aboutsummaryrefslogtreecommitdiff
path: root/graphics/zphoto
diff options
context:
space:
mode:
authorGrzegorz Blach <gblach@FreeBSD.org>2014-12-27 00:09:02 +0000
committerGrzegorz Blach <gblach@FreeBSD.org>2014-12-27 00:09:02 +0000
commita781a6e13c48cdb077c68680f30716b878435448 (patch)
tree7061b4ba6bf92419cfcbfbdf988b02a781dbdcbb /graphics/zphoto
parentceac9c5f821f4de7ba12309c13065316089a513f (diff)
downloadports-a781a6e13c48cdb077c68680f30716b878435448.tar.gz
ports-a781a6e13c48cdb077c68680f30716b878435448.zip
- Remove Mk/bsd.efl.mk
- Convert USE_EFL=libtool_hack to USES=libtool - Convert USE_EFL=imlib2 to LIB_DEPENDS=libImlib2.so:... - Bump PORTVERSION in graphics/imlib2 and in all ports which depends on imlib2 PR: 196062 Approved by: portmgr
Notes
Notes: svn path=/head/; revision=375663
Diffstat (limited to 'graphics/zphoto')
-rw-r--r--graphics/zphoto/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/zphoto/Makefile b/graphics/zphoto/Makefile
index 766a5016d37d..cdb8b2f9e7f9 100644
--- a/graphics/zphoto/Makefile
+++ b/graphics/zphoto/Makefile
@@ -3,7 +3,7 @@
PORTNAME= zphoto
PORTVERSION= 1.2
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= graphics www
MASTER_SITES= http://namazu.org/~satoru/zphoto/
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +16,8 @@ OPTIONS_DEFAULT= ZIP
ZIP_DESC= Enable zip support
LIB_DEPENDS= libming.so:${PORTSDIR}/graphics/ming \
- libpopt.so:${PORTSDIR}/devel/popt
+ libpopt.so:${PORTSDIR}/devel/popt \
+ libImlib2.so:${PORTSDIR}/graphics/imlib2
ZIP_RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip
ZIP_CONFIGURE_OFF= --disable-zip
@@ -25,7 +26,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-avifile
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
-USE_EFL= imlib2
USES= perl5 gmake
USE_PERL5= build