summaryrefslogtreecommitdiff
path: root/lang/fsharp
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 14:20:25 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 14:20:25 +0000
commit992586fa0863f8346a19cbcdfbba376c5c4dfd43 (patch)
tree87b239f8431cee200969f89da8739806496b7dad /lang/fsharp
parent- Fix left-over of the Tcl/Tk removal (diff)
Finish converting the whole ports tree to USES=pkgconfig
Notes
Notes: svn path=/head/; revision=316355
Diffstat (limited to 'lang/fsharp')
-rw-r--r--lang/fsharp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/fsharp/Makefile b/lang/fsharp/Makefile
index 3f8f0a402047..d685bfc67743 100644
--- a/lang/fsharp/Makefile
+++ b/lang/fsharp/Makefile
@@ -16,9 +16,9 @@ LICENSE= AL2
BUILD_DEPENDS= mono>=3.0:${PORTSDIR}/lang/mono
RUN_DEPENDS= mono>=3.0:${PORTSDIR}/lang/mono
+USES= pkgconfig
USE_GMAKE= yes
USE_AUTOTOOLS= autoconf
-USE_PKGCONFIG= build
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}