aboutsummaryrefslogtreecommitdiff
path: root/science/sigrok-cli
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
commit597afc47baba19000afd8ec4880a2c47975b0367 (patch)
treeeb9a806366343ecfc3a5146e70b637f09d4e62c7 /science/sigrok-cli
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
downloadports-597afc47baba19000afd8ec4880a2c47975b0367.tar.gz
ports-597afc47baba19000afd8ec4880a2c47975b0367.zip
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412349
Diffstat (limited to 'science/sigrok-cli')
-rw-r--r--science/sigrok-cli/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/science/sigrok-cli/Makefile b/science/sigrok-cli/Makefile
index 50e4761b2acd..4b31aa417866 100644
--- a/science/sigrok-cli/Makefile
+++ b/science/sigrok-cli/Makefile
@@ -12,9 +12,9 @@ COMMENT= Framework for hardware logic analyzers, CLI client
LICENSE= GPLv3
-LIB_DEPENDS= libserialport.so:${PORTSDIR}/devel/libserialport \
- libsigrok.so:${PORTSDIR}/devel/libsigrok \
- libsigrokdecode.so:${PORTSDIR}/devel/libsigrokdecode
+LIB_DEPENDS= libserialport.so:devel/libserialport \
+ libsigrok.so:devel/libsigrok \
+ libsigrokdecode.so:devel/libsigrokdecode
PLIST_FILES= bin/sigrok-cli man/man1/sigrok-cli.1.gz