aboutsummaryrefslogtreecommitdiff
path: root/graphics/pfscalibration/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-12 17:07:08 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-12 17:07:08 +0000
commit46b556be1c5e78a30a7e153cc9096e9ff3fd084a (patch)
treeec18cef613a0fc54432d428850a3c719902d7112 /graphics/pfscalibration/Makefile
parentfed77d64811993002799efa97b0032ef9a95edc6 (diff)
- convert to the new perl5 framework
- convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=327091
Diffstat (limited to 'graphics/pfscalibration/Makefile')
-rw-r--r--graphics/pfscalibration/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/pfscalibration/Makefile b/graphics/pfscalibration/Makefile
index 3298cc878c01..577c5b14c1c4 100644
--- a/graphics/pfscalibration/Makefile
+++ b/graphics/pfscalibration/Makefile
@@ -13,12 +13,10 @@ COMMENT= Photometric calibration of cameras and recovery HDR images from the set
PFS_CPPFLAGS= -I${LOCALBASE}/include
PFS_LDFLAGS= -L${LOCALBASE}/lib
-USES= pkgconfig shebangfix
+USES= gmake pkgconfig shebangfix perl5
GNU_CONFIGURE= yes
CPPFLAGS+= ${PFS_CPPFLAGS}
LDFLAGS+= ${PFS_LDFLAGS}
-USE_GMAKE= yes
-USE_PERL5= yes
LIB_DEPENDS= pfs-1.2:${PORTSDIR}/graphics/pfstools