summaryrefslogtreecommitdiff
path: root/www/ap-php4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/ap-php4/Makefile')
-rw-r--r--www/ap-php4/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/www/ap-php4/Makefile b/www/ap-php4/Makefile
index f91c1e84c32..2c5d59ad8b3 100644
--- a/www/ap-php4/Makefile
+++ b/www/ap-php4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2002/08/25 21:51:51 jlam Exp $
+# $NetBSD: Makefile,v 1.23 2002/09/04 14:47:39 agc Exp $
PKGNAME= ap-php-${PHP_BASE_VERS}
PKGREVISION= # empty
@@ -9,12 +9,8 @@ DEPENDS+= php>=${PHP_BASE_VERS}:../../www/php4
USE_BUILDLINK2= YES
APACHE_MODULE= YES
-.include "../../www/php4/Makefile.php"
-
# Ensure we export symbols in the linked shared object.
-.if ${OPSYS} != "SunOS"
-LDFLAGS+= -Wl,--export-dynamic
-.endif
+LDFLAGS+= ${EXPORT_SYMBOLS_LDFLAGS}
do-install:
${INSTALL_DATA} ${WRKSRC}/.libs/libphp4.so \