summaryrefslogtreecommitdiff
path: root/editors/gedit
diff options
context:
space:
mode:
authortnn <tnn>2015-03-17 14:05:01 +0000
committertnn <tnn>2015-03-17 14:05:01 +0000
commitb099c41c0c8d2aad9a4e70ab4b0398182438a28c (patch)
treedadb04e115fc4876c98f60668116c3807c54979b /editors/gedit
parent454b27b81364844c8d3522249661d25a2bfbb49a (diff)
downloadpkgsrc-b099c41c0c8d2aad9a4e70ab4b0398182438a28c.tar.gz
needs gzip(1) during compilation
Diffstat (limited to 'editors/gedit')
-rw-r--r--editors/gedit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index 70dcbe193ec..dc075fb5e9b 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -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 @@ LICENSE= gnu-gpl-v2
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