aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authoravilla <avilla@FreeBSD.org>2012-01-25 01:25:40 +0800
committeravilla <avilla@FreeBSD.org>2012-01-25 01:25:40 +0800
commit77692c6f70a9a9d5884561bacf4df47d43b8e860 (patch)
tree4d6b92866160626bad8e152f3a04e28af8910d65 /textproc
parent6aa36d75a7c9cbf3b0d94e1a56c8d6412877f06a (diff)
downloadfreebsd-ports-gnome-77692c6f70a9a9d5884561bacf4df47d43b8e860.tar.gz
freebsd-ports-gnome-77692c6f70a9a9d5884561bacf4df47d43b8e860.tar.zst
freebsd-ports-gnome-77692c6f70a9a9d5884561bacf4df47d43b8e860.zip
- Do not USE_GMAKE.
PR: 156528 Submitted by: bapt Approved by: fluffy (maintainer timeout)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/wv2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/wv2/Makefile b/textproc/wv2/Makefile
index 6cbf4e5a4cc5..dac6c88a2139 100644
--- a/textproc/wv2/Makefile
+++ b/textproc/wv2/Makefile
@@ -18,7 +18,6 @@ USE_GNOME= libgsf
USE_ICONV= yes
USE_BZIP2= yes
USE_CMAKE= yes
-USE_GMAKE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>