diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-03-25 22:44:51 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-03-25 22:44:51 +0000 |
commit | a1c6cc9e82c825ffcc37a159b4ba2b2770734fb9 (patch) | |
tree | e9f4ea3c9c1a5dab8b223e35a4dd751b2e56a1ad /www/abcache | |
parent | (1) respect PREFIX/LOCALBASE (diff) |
Remove BROKEN= because this port now packages correctly after my last
commit.
Forgotten by: petef
Notes
Notes:
svn path=/head/; revision=56658
Diffstat (limited to '')
-rw-r--r-- | www/abcache/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/abcache/Makefile b/www/abcache/Makefile index 87ce22333f47..61c32df921d6 100644 --- a/www/abcache/Makefile +++ b/www/abcache/Makefile @@ -13,8 +13,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= sysadmin@alexdupre.com -BROKEN= "Fails to package" - BUILD_DEPENDS= aclocal:${PORTSDIR}/devel/automake \ autoconf:${PORTSDIR}/devel/autoconf \ phpize:${PORTSDIR}/www/mod_php4 |