From fda0db9a1b669606f20b84aceb5cf119f3aa0d90 Mon Sep 17 00:00:00 2001 From: sevan Date: Sat, 9 May 2015 23:00:39 +0000 Subject: Previous commit should have included bsd.prefs.mk not bsd.options.mk --- archivers/gzip/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'archivers/gzip') 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 -- cgit v1.2.3