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.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- pkgsrc/security/libmcrypt/Makefile 2001/02/17 17:49:50 1.2 +++ pkgsrc/security/libmcrypt/Makefile 2001/05/09 02:36:50 1.3 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/02/17 17:49:50 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2001/05/09 02:36:50 jlam Exp $ DISTNAME= libmcrypt-2.4.7 CATEGORIES= security devel @@ -9,6 +9,7 @@ HOMEPAGE= http://mcrypt.hellug.gr/ COMMENT= crypto algorithms library USE_LIBTOOL= yes +USE_LTDL= yes GNU_CONFIGURE= yes .include "../../mk/bsd.pkg.mk"