Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/sysutils/gkrellm/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/sysutils/gkrellm/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.72 retrieving revision 1.73 diff -u -p -r1.72 -r1.73 --- pkgsrc/sysutils/gkrellm/Makefile 2012/10/08 23:00:42 1.72 +++ pkgsrc/sysutils/gkrellm/Makefile 2012/10/23 19:51:03 1.73 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.72 2012/10/08 23:00:42 adam Exp $ +# $NetBSD: Makefile,v 1.73 2012/10/23 19:51:03 asau Exp $ .include "Makefile.common" PKGREVISION= 14 @@ -10,8 +10,6 @@ COMMENT= GTK2 based system monitor DEPENDS+= gkrellm-share-${GKRELLM_VERSION}:../../sysutils/gkrellm-share -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= pkg-config .include "../../mk/bsd.prefs.mk"