aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2015-08-11 14:32:05 +0800
committerjkim <jkim@FreeBSD.org>2015-08-11 14:32:05 +0800
commit5f9e5111ffc3898bd4422a88ea6446b76c049532 (patch)
treeb7775cd100bf1447e6b90121ba5fbee5055796b5 /textproc
parent3632efe5f61f7f541556749412fb977e4849bc11 (diff)
downloadfreebsd-ports-gnome-5f9e5111ffc3898bd4422a88ea6446b76c049532.tar.gz
freebsd-ports-gnome-5f9e5111ffc3898bd4422a88ea6446b76c049532.tar.zst
freebsd-ports-gnome-5f9e5111ffc3898bd4422a88ea6446b76c049532.zip
Remove devel/gperf from BUILD_DEPENDS. It was never required.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/libodfgen01/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libodfgen01/Makefile b/textproc/libodfgen01/Makefile
index 6f52d8a01b1b..3c220895e75c 100644
--- a/textproc/libodfgen01/Makefile
+++ b/textproc/libodfgen01/Makefile
@@ -18,7 +18,7 @@ CONFIGURE_ARGS= --disable-werror --without-docs
CPPFLAGS+= -I${LOCALBASE}/include
GNU_CONFIGURE= yes
-USES= compiler:features gperf libtool pathfix pkgconfig tar:xz
+USES= compiler:features libtool pathfix pkgconfig tar:xz
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip