Index: Makefile =================================================================== RCS file: /home/pcvs/ports/security/pecl-crack/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 11 Jul 2006 15:41:19 -0000 1.1 +++ Makefile 14 Nov 2006 02:14:10 -0000 @@ -7,6 +7,7 @@ PORTNAME= crack PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= security www MASTER_SITES= http://www.osuweb.net/~ahaning/ PKGNAMEPREFIX= pecl- @@ -16,6 +17,8 @@ MAINTAINER= wmoran@collaborativefusion.com COMMENT= PECL extension to cracklib +RUN_DEPENDS= ${LOCALBASE}/libdata/cracklib/pw_dict.pwi:${PORTSDIR}/security/cracklib + USE_PHP= yes USE_PHPIZE= yes USE_PHP_BUILD= yes Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/security/pecl-crack/pkg-plist,v retrieving revision 1.1 diff -u -r1.1 pkg-plist --- pkg-plist 11 Jul 2006 15:41:19 -0000 1.1 +++ pkg-plist 14 Nov 2006 02:14:10 -0000 @@ -1,4 +1,3 @@ -include/php/ext/crack include/php/ext/crack/config.h include/php/ext/crack/php_crack.h -lib/php/20050922/crack.so +@dirrm include/php/ext/crack