diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-02-09 11:43:38 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-02-09 11:43:38 +0000 |
commit | 35a3256787b35a3ac84c57a93e64ee49f066dfc8 (patch) | |
tree | fe8d6d1bb77f066ad3509b241e4a189b13ae62bc /misc/achievo | |
parent | d13a3290d368e78f26cc9630804c1e953ee53388 (diff) | |
download | ports-35a3256787b35a3ac84c57a93e64ee49f066dfc8.tar.gz ports-35a3256787b35a3ac84c57a93e64ee49f066dfc8.zip |
Notes
Diffstat (limited to 'misc/achievo')
-rw-r--r-- | misc/achievo/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/achievo/Makefile b/misc/achievo/Makefile index ba9b41d7026a..d1eae3ee7544 100644 --- a/misc/achievo/Makefile +++ b/misc/achievo/Makefile @@ -14,9 +14,8 @@ DISTNAME= ${PORTNAME}-stable-${PORTVERSION} MAINTAINER= kevin@caomhin.demon.co.uk COMMENT= A flexible web-based resource management tool +USE_PHP= yes WANT_PHP_MOD= yes -PHP_VER= 4 -.include <../../lang/php4/bsd.php.mk> WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_BUILD= YES |