summaryrefslogtreecommitdiff
path: root/www/ap-xslt
diff options
context:
space:
mode:
authorgrant <grant>2003-02-17 21:01:07 +0000
committergrant <grant>2003-02-17 21:01:07 +0000
commit650f85bef736a90bb54aacd8f0e7ac2898a41ff7 (patch)
treef4f8ae9ccb488c5bb13189f12c6a2e01e4ed6c0f /www/ap-xslt
parent81b316c153c9f3e89f915a7132904d284aea46f7 (diff)
downloadpkgsrc-650f85bef736a90bb54aacd8f0e7ac2898a41ff7.tar.gz
no need to specify *.c anymore.
Diffstat (limited to 'www/ap-xslt')
-rw-r--r--www/ap-xslt/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/ap-xslt/Makefile b/www/ap-xslt/Makefile
index 7d7d4b4ac2c..4f662236a8d 100644
--- a/www/ap-xslt/Makefile
+++ b/www/ap-xslt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/02/17 17:57:19 grant Exp $
+# $NetBSD: Makefile,v 1.12 2003/02/17 21:01:08 grant Exp $
DISTNAME= modxslt
PKGNAME= ap-xslt-1.1
@@ -13,7 +13,6 @@ COMMENT= Simple, fast XSLT transformations for apache
USE_BUILDLINK2= YES
APACHE_MODULE_NAME= mod_xslt.so
-APACHE_MODULE_SRC= *.c
.include "../../textproc/sablotron/buildlink2.mk"
.include "../../www/apache/module.mk"