diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 10:47:02 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 10:47:02 +0000 |
commit | 737bed69235f6656811e04b0cec49ae13226eb72 (patch) | |
tree | 26ae2cdd62e364d83407c01fd1f34e1314ccafc3 /graphics/libwpg | |
parent | c51f1c92df29f3db28147fb023e98b8c93ff06e8 (diff) |
Notes
Diffstat (limited to 'graphics/libwpg')
-rw-r--r-- | graphics/libwpg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libwpg/Makefile b/graphics/libwpg/Makefile index cc506bb134e2..696ca10b6ea4 100644 --- a/graphics/libwpg/Makefile +++ b/graphics/libwpg/Makefile @@ -14,11 +14,11 @@ LICENSE_COMB= dual LIB_DEPENDS= wpd-0.9:${PORTSDIR}/textproc/libwpd USE_AUTOTOOLS= libtool +USES= pkgconfig USE_GNOME= gnomeprefix gnomehack ltverhack USE_BZIP2= yes USE_PERL5= yes USE_LDCONFIG= yes -USE_PKGCONFIG= yes CONFIGURE_ARGS= --disable-werror OPTIONS_DEFINE= DOCS |