Tue Mar 17 14:05:43 2015 UTC ()
needs gzip(1) during compilation


(tnn)
diff -r1.131 -r1.132 pkgsrc/editors/gedit/Makefile

cvs diff -r1.131 -r1.132 pkgsrc/editors/gedit/Makefile (expand / switch to context diff)
--- pkgsrc/editors/gedit/Makefile 2014/12/29 04:37:44 1.131
+++ pkgsrc/editors/gedit/Makefile 2015/03/17 14:05:42 1.132
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.131 2014/12/29 04:37:44 dholland Exp $
+# $NetBSD: Makefile,v 1.132 2015/03/17 14:05:42 tnn Exp $
 #
 
 DISTNAME=		gedit-2.30.4
@@ -14,7 +14,7 @@
 
 CONFLICTS+=		gedit>=3
 USE_PKGLOCALEDIR=	YES
-USE_TOOLS+=		gmake intltool msgfmt perl pkg-config
+USE_TOOLS+=		gmake gzip intltool msgfmt perl pkg-config
 USE_LIBTOOL=		YES
 GNU_CONFIGURE=		YES