aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2012-08-22 08:12:21 +0800
committerdougb <dougb@FreeBSD.org>2012-08-22 08:12:21 +0800
commit6987657bdf9e14f39dcb13c300384d9ec27cc637 (patch)
tree723563ed041cdc383236d4543a155372865a0603 /textproc
parentac9ced3253810b478cfcf92ae9ad2446ed49c5f9 (diff)
downloadfreebsd-ports-gnome-6987657bdf9e14f39dcb13c300384d9ec27cc637.tar.gz
freebsd-ports-gnome-6987657bdf9e14f39dcb13c300384d9ec27cc637.tar.zst
freebsd-ports-gnome-6987657bdf9e14f39dcb13c300384d9ec27cc637.zip
Without USE_PKGCONFIG= build, configure fails.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/libvisio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libvisio/Makefile b/textproc/libvisio/Makefile
index 774a95469b74..f8424e8945a5 100644
--- a/textproc/libvisio/Makefile
+++ b/textproc/libvisio/Makefile
@@ -28,5 +28,6 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gnomehack
USE_LDCONFIG= yes
+USE_PKGCONFIG= build
.include <bsd.port.mk>