summaryrefslogtreecommitdiff
path: root/archivers/gzip
diff options
context:
space:
mode:
authorsevan <sevan@pkgsrc.org>2015-05-09 23:00:39 +0000
committersevan <sevan@pkgsrc.org>2015-05-09 23:00:39 +0000
commitfda0db9a1b669606f20b84aceb5cf119f3aa0d90 (patch)
treedaf907d3e2ddce531e063e45e935cfae6a42989b /archivers/gzip
parent75ae61a2124884bb79249610efa5827f3887c48d (diff)
downloadpkgsrc-fda0db9a1b669606f20b84aceb5cf119f3aa0d90.tar.gz
Previous commit should have included bsd.prefs.mk not bsd.options.mk
Diffstat (limited to 'archivers/gzip')
-rw-r--r--archivers/gzip/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile
index 6c6dde7bf69..c4cc4435a13 100644
--- a/archivers/gzip/Makefile
+++ b/archivers/gzip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2015/05/05 00:13:36 sevan Exp $
+# $NetBSD: Makefile,v 1.34 2015/05/09 23:00:39 sevan Exp $
DISTNAME= gzip-1.6
CATEGORIES= archivers
@@ -19,7 +19,7 @@ MAKE_FLAGS+= manlinks=so
INFO_FILES= yes
CHECK_PERMS= no # can't depend on checkperms; it's distfile is gzipped
-.include "../../mk/bsd.options.mk"
+.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "AIX"
#bug 20453 in bug-gzip list, passed onto gnulib