From 650f85bef736a90bb54aacd8f0e7ac2898a41ff7 Mon Sep 17 00:00:00 2001 From: grant Date: Mon, 17 Feb 2003 21:01:07 +0000 Subject: no need to specify *.c anymore. --- www/ap-xslt/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'www/ap-xslt') 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" -- cgit v1.2.3