summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2012-08-22 00:12:21 +0000
committerDoug Barton <dougb@FreeBSD.org>2012-08-22 00:12:21 +0000
commit1f206357427812a18fedcc721f1ba893e5ec527f (patch)
tree723563ed041cdc383236d4543a155372865a0603
parent- Update MASTER_SITES (diff)
Without USE_PKGCONFIG= build, configure fails.
Notes
Notes: svn path=/head/; revision=302913
-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>