summaryrefslogtreecommitdiff
path: root/lang/mono
diff options
context:
space:
mode:
Diffstat (limited to 'lang/mono')
-rw-r--r--lang/mono/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/mono/Makefile b/lang/mono/Makefile
index c8ce6cdc31fe..e9e644c32ceb 100644
--- a/lang/mono/Makefile
+++ b/lang/mono/Makefile
@@ -14,13 +14,12 @@ MASTER_SITES= http://www.go-mono.com/archive/
MAINTAINER= gnome@FreeBSD.org
COMMENT= An open source implementation of .NET Development Framework
-BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
LIB_DEPENDS= gc.1:${PORTSDIR}/devel/boehm-gc
USE_LIBTOOL= yes
USE_REINPLACE= yes
USE_BISON= yes
-USE_GNOME= gnomehack glib20
+USE_GNOME= gnomehack glib20 pkgconfig
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --program-transform-name=\'\'
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \