summaryrefslogtreecommitdiff
path: root/www/ap-gzip
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-02-17 21:01:07 +0000
committergrant <grant@pkgsrc.org>2003-02-17 21:01:07 +0000
commit186b57d77a927b0549cf3e5e1ad9f51ab8cde3d4 (patch)
treef4f8ae9ccb488c5bb13189f12c6a2e01e4ed6c0f /www/ap-gzip
parent99f63263ee7d7c340faacc6c260fc95ee58d9874 (diff)
downloadpkgsrc-186b57d77a927b0549cf3e5e1ad9f51ab8cde3d4.tar.gz
no need to specify *.c anymore.
Diffstat (limited to 'www/ap-gzip')
-rw-r--r--www/ap-gzip/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/ap-gzip/Makefile b/www/ap-gzip/Makefile
index 83d9b619e22..6d678f0f7a5 100644
--- a/www/ap-gzip/Makefile
+++ b/www/ap-gzip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/02/17 17:52:02 grant Exp $
+# $NetBSD: Makefile,v 1.6 2003/02/17 21:01:07 grant Exp $
#
DISTNAME= mod_gzip-1.3.26.1a
@@ -14,7 +14,6 @@ COMMENT= On-the-fly GZIP compression for Apache 1.3.x
USE_BUILDLINK2= YES
APACHE_MODULE_NAME= mod_gzip.so
-APACHE_MODULE_SRC= *.c
post-install:
${INSTALL_DATA_DIR} \