diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-10-07 17:16:02 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-10-07 17:16:02 +0000 |
commit | 68a01ae96a457d6da262e07a7368664000045599 (patch) | |
tree | e6b97a868a0828ea85890b86616cc45ae9993880 /graphics | |
parent | 7e9c1ed564ee63ba27bb97a7f720cdc88f0493cd (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/libfreehand00/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libfreehand00/Makefile b/graphics/libfreehand00/Makefile index 1e3e7c1a38bb..75e9801e1507 100644 --- a/graphics/libfreehand00/Makefile +++ b/graphics/libfreehand00/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libwpd-0.9.so:${PORTSDIR}/textproc/libwpd \ libwpg-0.2.so:${PORTSDIR}/graphics/libwpg GNU_CONFIGURE= yes -USES= libtool pathfix pkgconfig tar:xz +USES= gperf libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes CONFIGURE_ARGS= --without-docs --disable-werror INSTALL_TARGET= install-strip |