aboutsummaryrefslogtreecommitdiff
path: root/devel/liblangtag
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-05-02 21:47:51 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-05-02 21:47:51 +0000
commit2e957bdbfc1524345ef18a68fe745bac3102b9f4 (patch)
tree7058d06c77bb19015718006b6c6bd3065fff399c /devel/liblangtag
parentb475ee362fb858c89bab8a65be1c5a07403ce443 (diff)
downloadports-2e957bdbfc1524345ef18a68fe745bac3102b9f4.tar.gz
ports-2e957bdbfc1524345ef18a68fe745bac3102b9f4.zip
Notes
Diffstat (limited to 'devel/liblangtag')
-rw-r--r--devel/liblangtag/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/liblangtag/Makefile b/devel/liblangtag/Makefile
index 9ad99b786939..d8df7dc7b3ab 100644
--- a/devel/liblangtag/Makefile
+++ b/devel/liblangtag/Makefile
@@ -17,7 +17,8 @@ GNU_CONFIGURE= yes
USE_AUTOTOOLS= libtool
USE_BZIP2= yes
USE_GMAKE= yes
-USES= pathfix pkgconfig
+USES= pathfix pkgconfig
+CONFIGURE_ARGS= --disable-introspection
USE_LDCONFIG= yes
.include <bsd.port.mk>