aboutsummaryrefslogtreecommitdiff
path: root/graphics/flphoto/Makefile
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2012-12-22 11:51:49 +0000
committerMatthias Andree <mandree@FreeBSD.org>2012-12-22 11:51:49 +0000
commitf3773e93eb758b46c34fe3eb0a44d941e03a3705 (patch)
tree0c59b9ecf2afafeb480f2f48bb5e4057f08ebdc3 /graphics/flphoto/Makefile
parent3ad9abc42df9cacef8bcdc2228acf5bf6092ca7d (diff)
Notes
Diffstat (limited to 'graphics/flphoto/Makefile')
-rw-r--r--graphics/flphoto/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/flphoto/Makefile b/graphics/flphoto/Makefile
index cff13cb3ba67..f8a562c284d7 100644
--- a/graphics/flphoto/Makefile
+++ b/graphics/flphoto/Makefile
@@ -15,8 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-source
MAINTAINER= ports@FreeBSD.org
COMMENT= A basic image management and display program
-LIB_DEPENDS= gphoto2.2:${PORTSDIR}/graphics/libgphoto2 \
- fltk.1:${PORTSDIR}/x11-toolkits/fltk \
+LIB_DEPENDS= gphoto2:${PORTSDIR}/graphics/libgphoto2 \
+ fltk:${PORTSDIR}/x11-toolkits/fltk \
png15:${PORTSDIR}/graphics/png
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}