summaryrefslogtreecommitdiff
path: root/net/php4-sockets
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2002-11-05 07:33:13 +0000
committermartti <martti@pkgsrc.org>2002-11-05 07:33:13 +0000
commit9ef7dbabf130c22253c2d7be2eb6b4d351aa27bd (patch)
treecf17703fc8e061e14d8662e2cbccf901f7789b33 /net/php4-sockets
parentd5cec59696273b31e5a0ff4998eae73cce33a6b6 (diff)
downloadpkgsrc-9ef7dbabf130c22253c2d7be2eb6b4d351aa27bd.tar.gz
- make this work with apache2
- buildlink2
Diffstat (limited to 'net/php4-sockets')
-rw-r--r--net/php4-sockets/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/php4-sockets/Makefile b/net/php4-sockets/Makefile
index f0be4c0d680..661d182472b 100644
--- a/net/php4-sockets/Makefile
+++ b/net/php4-sockets/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2002/02/28 06:18:29 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2002/11/05 07:33:18 martti Exp $
MODNAME= sockets
CATEGORIES+= net
PKGREVISION= # empty
COMMENT= PHP4 extension for sockets support
-USE_BUILDLINK_ONLY= YES
+USE_BUILDLINK2= YES
.include "../../www/php4/Makefile.module"