aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/amule
diff options
context:
space:
mode:
authorBarbara Guida <bar@FreeBSD.org>2013-01-20 11:52:15 +0000
committerBarbara Guida <bar@FreeBSD.org>2013-01-20 11:52:15 +0000
commitd4048323c9cded81b0108ed55cf115c34013bfbd (patch)
tree90b34c1511a3796a6e088a41a04432fe426ccae2 /net-p2p/amule
parent71ce771a91b02a9c8211c6b80b66fcb7bec262f3 (diff)
downloadports-d4048323c9cded81b0108ed55cf115c34013bfbd.tar.gz
ports-d4048323c9cded81b0108ed55cf115c34013bfbd.zip
Notes
Diffstat (limited to 'net-p2p/amule')
-rw-r--r--net-p2p/amule/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile
index 9f857858b661..cd04cccc8db2 100644
--- a/net-p2p/amule/Makefile
+++ b/net-p2p/amule/Makefile
@@ -1,4 +1,4 @@
-# Created by: Ganael LAPLANCHE <ganael.laplanche@martymac.org>
+# Created by: Ganael LAPLANCHE <ganael.laplanche@martymac.org>
# $FreeBSD$
PORTNAME= amule
@@ -23,7 +23,7 @@ CONFLICTS= amule-devel-[0-9]*
USE_BZIP2= yes
USE_BISON= build
-USE_GNOME= pkgconfig
+USE_PKGCONFIG= yes
USE_GMAKE= yes
USE_WX= 2.8
WX_CONF_ARGS= absolute
@@ -61,7 +61,6 @@ PORTDOCS= ABOUT-NLS Changelog EC_Protocol.txt INSTALL README TODO \
amulesig.txt license.txt
FLEX?= ${LOCALBASE}/bin/flex
-PKG_CONFIG?= ${LOCALBASE}/bin/pkg-config
.include <bsd.port.options.mk>