diff options
author | tv <tv> | 1999-05-03 21:32:46 +0000 |
---|---|---|
committer | tv <tv> | 1999-05-03 21:32:46 +0000 |
commit | 2265870b7d3123f97b92c9283bdb7d61bb9ba29f (patch) | |
tree | f1c8be3d54ced3b151ab99768ccd0afe4342da6d /www/ap-php3 | |
parent | 53a97daed0672318fa54b8de6f8a6e04a1a64e4b (diff) | |
download | pkgsrc-2265870b7d3123f97b92c9283bdb7d61bb9ba29f.tar.gz |
Clean up some of the configuration, build, and install of php3.
Diffstat (limited to 'www/ap-php3')
-rw-r--r-- | www/ap-php3/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www/ap-php3/Makefile b/www/ap-php3/Makefile index ba7f5f12aad..dad8b7ba260 100644 --- a/www/ap-php3/Makefile +++ b/www/ap-php3/Makefile @@ -1,11 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/05/03 19:51:26 tv Exp $ +# $NetBSD: Makefile,v 1.2 1999/05/03 21:32:46 tv Exp $ # PKGNAME= ap-${DISTNAME} -FILESDIR= ${PKGSRCDIR}/www/php3/files -PATCHDIR= ${PKGSRCDIR}/www/php3/patches - DEPENDS+= apache-1.3.6p0:../../www/apache USE_PERL5= yes |