summaryrefslogtreecommitdiff
path: root/net-p2p/amule/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /net-p2p/amule/Makefile
parentRemove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. (diff)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412348
Diffstat (limited to 'net-p2p/amule/Makefile')
-rw-r--r--net-p2p/amule/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile
index f03955ac8383..779dc37b18fe 100644
--- a/net-p2p/amule/Makefile
+++ b/net-p2p/amule/Makefile
@@ -14,7 +14,7 @@ COMMENT= All-platform eMule p2p client
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
-LIB_DEPENDS= libcryptopp.so:${PORTSDIR}/security/cryptopp
+LIB_DEPENDS= libcryptopp.so:security/cryptopp
CONFLICTS= amule-devel-[0-9]*
@@ -74,14 +74,14 @@ AMULEDAEMON_USE= RC_SUBR=amuled
AMULEGUI_CONFIGURE_ON= --enable-amule-gui
CAS_CONFIGURE_ON= --enable-cas
-CAS_LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd
+CAS_LIB_DEPENDS= libgd.so:graphics/gd
ED2K_CONFIGURE_OFF= --disable-ed2k
FILEVIEW_CONFIGURE_ON= --enable-fileview
GEOIP_CONFIGURE_ON= --enable-geoip
-GEOIP_LIB_DEPENDS= libGeoIP.so:${PORTSDIR}/net/GeoIP
+GEOIP_LIB_DEPENDS= libGeoIP.so:net/GeoIP
MMAP_CONFIGURE_ON= --enable-mmap
@@ -94,7 +94,7 @@ PLASMAMULE_CONFIGURE_ENV= \
KBUILDSYCOCA=${KDE4_PREFIX}/bin/kbuildsycoca4 \
UPDATE_MIME_DATABASE=/usr/bin/true
-UPNP_LIB_DEPENDS= libupnp.so:${PORTSDIR}/devel/upnp
+UPNP_LIB_DEPENDS= libupnp.so:devel/upnp
UPNP_CONFIGURE_OFF= --disable-upnp
WEBSERVER_CONFIGURE_ON= --enable-webserver