summaryrefslogtreecommitdiff
path: root/graphics/zphoto/Makefile
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-01-30 18:10:45 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-01-30 18:10:45 +0000
commitd4ef69fc353de58f938769650f4849081e66bc7f (patch)
treee73cfa3533090e8e65ac979a628011da2c650f97 /graphics/zphoto/Makefile
parentUpdate to 1.10.4 (diff)
Update to 0.4.
PR: ports/47683 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Diffstat (limited to '')
-rw-r--r--graphics/zphoto/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/zphoto/Makefile b/graphics/zphoto/Makefile
index 7e868bb02b1c..b8414d6d6d7e 100644
--- a/graphics/zphoto/Makefile
+++ b/graphics/zphoto/Makefile
@@ -6,17 +6,17 @@
#
PORTNAME= zphoto
-PORTVERSION= 0.2
+PORTVERSION= 0.4
CATEGORIES= graphics www
MASTER_SITES= http://namazu.org/~satoru/zphoto/
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= umeno@rr.iij4u.or.jp
-#BUILD_DEPENDS= wget:${PORTSDIR}/ftp/wget
LIB_DEPENDS= ming.3:${PORTSDIR}/graphics/ming \
Imlib2.1:${PORTSDIR}/graphics/imlib2 \
popt.0:${PORTSDIR}/devel/popt
+RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip
GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" \