aboutsummaryrefslogtreecommitdiff
path: root/x11/p5-Clipboard
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
commit72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch)
tree38b741bb92caf8470d126310c77168cb30040476 /x11/p5-Clipboard
parent5e102732a601b54d1dc9e887dc050777bf920349 (diff)
downloadports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz
ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412351
Diffstat (limited to 'x11/p5-Clipboard')
-rw-r--r--x11/p5-Clipboard/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/p5-Clipboard/Makefile b/x11/p5-Clipboard/Makefile
index 15aa936178f5..964343d6cc40 100644
--- a/x11/p5-Clipboard/Makefile
+++ b/x11/p5-Clipboard/Makefile
@@ -12,9 +12,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Access to X11 clipboard from Perl
-BUILD_DEPENDS= p5-Spiffy>=0:${PORTSDIR}/devel/p5-Spiffy
+BUILD_DEPENDS= p5-Spiffy>=0:devel/p5-Spiffy
RUN_DEPENDS:= ${BUILD_DEPENDS} \
- xclip:${PORTSDIR}/x11/xclip
+ xclip:x11/xclip
USES= perl5
USE_PERL5= configure