diff options
Diffstat (limited to 'security/php4-mcrypt/Makefile')
-rw-r--r-- | security/php4-mcrypt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/php4-mcrypt/Makefile b/security/php4-mcrypt/Makefile index 379fec0a00a..a2a698c01f3 100644 --- a/security/php4-mcrypt/Makefile +++ b/security/php4-mcrypt/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2001/10/16 06:58:34 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2001/12/03 08:31:04 jlam Exp $ .include "../../www/php4/Makefile.module" MODNAME= mcrypt CATEGORIES+= security -PHP_PKG_VERS= # empty +PKGREVISION= # empty COMMENT= PHP4 extension for the mcrypt crypto algorithms library CONFIGURE_ARGS+= --with-${MODNAME}=shared,${BUILDLINK_DIR} |