aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/lopster
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/lopster
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
downloadports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.tar.gz
ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.zip
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/lopster')
-rw-r--r--net-p2p/lopster/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/lopster/Makefile b/net-p2p/lopster/Makefile
index 342c17e38ba2..c2ec3f93a34a 100644
--- a/net-p2p/lopster/Makefile
+++ b/net-p2p/lopster/Makefile
@@ -24,9 +24,9 @@ CPPFLAGS+= -I${LOCALBASE}/include
OPTIONS_DEFINE= FLAC OGG ZLIB
OPTIONS_DEFAULT= FLAC OGG ZLIB
-FLAC_LIB_DEPENDS= libFLAC.so:${PORTSDIR}/audio/flac
+FLAC_LIB_DEPENDS= libFLAC.so:audio/flac
FLAC_CONFIGURE_WITH= flac
-OGG_LIB_DEPENDS= libogg.so:${PORTSDIR}/audio/libogg
+OGG_LIB_DEPENDS= libogg.so:audio/libogg
OGG_CONFIGURE_WITH= ogg
ZLIB_CONFIGURE_WITH= zlib