? testrene.diff ? work Index: Makefile =================================================================== RCS file: /home/pcvs/ports/ports-mgmt/pkg/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 12 Feb 2012 09:10:01 -0000 1.5 +++ Makefile 12 Feb 2012 10:43:25 -0000 @@ -21,6 +21,7 @@ #define PKG_DEPENDS to nothing to avoid infinite loop looking for pkg :) .if defined(WITH_PKGNG) PKG_DEPENDS= +.undef INSTALLS_DEPENDS .if !exists(${LOCALBASE}/sbin/pkg) PKG_BIN= ${WRKSRC}/pkg-static/pkg-static .endif