diff options
-rw-r--r-- | textproc/libvisio/Makefile | 1 |
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> |