aboutsummaryrefslogtreecommitdiff
path: root/multimedia/ab25
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 /multimedia/ab25
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 'multimedia/ab25')
-rw-r--r--multimedia/ab25/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/ab25/Makefile b/multimedia/ab25/Makefile
index 1918336e25a8..08258562d1bf 100644
--- a/multimedia/ab25/Makefile
+++ b/multimedia/ab25/Makefile
@@ -11,8 +11,8 @@ COMMENT= Utility for ARIB STD-B25 ECM handling in MPEG2-TS stream
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/licence.txt
-LIB_DEPENDS= libpcsclite.so:${PORTSDIR}/devel/pcsc-lite
-RUN_DEPENDS= ${LOCALBASE}/lib/pcsc/drivers/ifd-ccid.bundle/Contents/FreeBSD/libccid.so:${PORTSDIR}/devel/libccid
+LIB_DEPENDS= libpcsclite.so:devel/pcsc-lite
+RUN_DEPENDS= ${LOCALBASE}/lib/pcsc/drivers/ifd-ccid.bundle/Contents/FreeBSD/libccid.so:devel/libccid
USES= uidfix
USE_LDCONFIG= yes