summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
Diffstat (limited to 'archivers')
-rw-r--r--archivers/gzip/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile
index 0a63864b632..6c6dde7bf69 100644
--- a/archivers/gzip/Makefile
+++ b/archivers/gzip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2015/05/03 14:34:04 sevan Exp $
+# $NetBSD: Makefile,v 1.33 2015/05/05 00:13:36 sevan Exp $
DISTNAME= gzip-1.6
CATEGORIES= archivers
@@ -19,6 +19,8 @@ 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"
+
.if ${OPSYS} == "AIX"
#bug 20453 in bug-gzip list, passed onto gnulib
CONFIGURE_ENV+= ac_cv_header_wctype_h=no