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/security/qident/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/security/qident/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.10 retrieving revision 1.11 diff -u -p -r1.10 -r1.11 --- pkgsrc/security/qident/Makefile 2008/02/07 13:24:36 1.10 +++ pkgsrc/security/qident/Makefile 2012/10/23 18:16:56 1.11 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2008/02/07 13:24:36 tnn Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 18:16:56 asau Exp $ DISTNAME= qident-1.2 CATEGORIES= security net @@ -15,7 +15,5 @@ MANCOMPRESSED_IF_MANZ= YES INSTALLATION_DIRS= bin ${PKGMANDIR}/cat1 ${PKGMANDIR}/man1 -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../security/libident/buildlink3.mk" .include "../../mk/bsd.pkg.mk"