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/libmcrypt/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/security/libmcrypt/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.20 retrieving revision 1.21 diff -u -p -r1.20 -r1.21 --- pkgsrc/security/libmcrypt/Makefile 2009/02/10 00:08:35 1.20 +++ pkgsrc/security/libmcrypt/Makefile 2012/10/23 18:16:33 1.21 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2009/02/10 00:08:35 joerg Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/23 18:16:33 asau Exp $ DISTNAME= libmcrypt-2.5.8 CATEGORIES= security devel @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://mcrypt.sourceforge.net/ COMMENT= Crypto algorithms library -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_LIBTOOL= yes GNU_CONFIGURE= yes