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
commit870d9099dd98d0d1a6bbb9c957b466c2cc236765 (patch)
treef4f8ae9ccb488c5bb13189f12c6a2e01e4ed6c0f /www/ap-xslt
parent929f77d1ee683ec44093038435dcb103036c7268 (diff)
downloadpkgsrc-870d9099dd98d0d1a6bbb9c957b466c2cc236765.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"