diff options
author | jmc <jmc> | 2001-12-09 00:33:25 +0000 |
---|---|---|
committer | jmc <jmc> | 2001-12-09 00:33:25 +0000 |
commit | 5c1320d46af25ef1f7cf215c7b9692635509d8ae (patch) | |
tree | 9917dffa7f213dd498381628c34b357fb21efa53 /www | |
parent | 26cac8ab1e800471350cf84b57985647cddc2cef (diff) | |
download | pkgsrc-5c1320d46af25ef1f7cf215c7b9692635509d8ae.tar.gz |
Requires a manual fetch so mark it as interactive
Diffstat (limited to 'www')
-rw-r--r-- | www/ap-aolserver/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/ap-aolserver/Makefile b/www/ap-aolserver/Makefile index 7bc9326419e..fba8957e1f7 100644 --- a/www/ap-aolserver/Makefile +++ b/www/ap-aolserver/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/07/27 10:47:04 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2001/12/09 00:33:25 jmc Exp $ # DISTNAME= mod_aolserver-1.1 @@ -15,6 +15,8 @@ DEPENDS+= libmm>=1.1.3:../../devel/libmm DEPENDS+= tcl>=8.3:../../lang/tcl DEPENDS+= apache{,6}-1.3.*:../../www/apache +# Requires a manual fetch +IS_INTERACTIVE= yes HAS_CONFIGURE= # yes GNU_CONFIGURE= # yes |