aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Sane
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2015-07-07 16:22:54 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2015-07-07 16:22:54 +0000
commitb2fa1c69a68bbc74a39079922b70eebc39ad2fd9 (patch)
treed2523571fe3308c1981c6321840734021baa4107 /graphics/p5-Sane
parent90b174bf8472485c11afb5e2848e6f61c88a365c (diff)
downloadports-b2fa1c69a68bbc74a39079922b70eebc39ad2fd9.tar.gz
ports-b2fa1c69a68bbc74a39079922b70eebc39ad2fd9.zip
Remove ${LOCALBASE}/bin/ from BUILD/RUN_DEPENDS in cases where it is unnecessary,
and sort depends where appropriate.
Notes
Notes: svn path=/head/; revision=391514
Diffstat (limited to 'graphics/p5-Sane')
-rw-r--r--graphics/p5-Sane/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Sane/Makefile b/graphics/p5-Sane/Makefile
index fa823e0d731c..147f78058ccc 100644
--- a/graphics/p5-Sane/Makefile
+++ b/graphics/p5-Sane/Makefile
@@ -13,7 +13,7 @@ COMMENT= Perl extension for the SANE (Scanner Access Now Easy) Project
BUILD_DEPENDS= p5-ExtUtils-Depends>=0:${PORTSDIR}/devel/p5-ExtUtils-Depends \
p5-ExtUtils-PkgConfig>=0:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \
- ${LOCALBASE}/bin/sane-config:${PORTSDIR}/graphics/sane-backends
+ sane-config:${PORTSDIR}/graphics/sane-backends
USES= perl5
USE_PERL5= configure