aboutsummaryrefslogtreecommitdiff
path: root/graphics/digikam
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/digikam')
-rw-r--r--graphics/digikam/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/digikam/Makefile b/graphics/digikam/Makefile
index 4eecf1d52c33..e5dba1b5c068 100644
--- a/graphics/digikam/Makefile
+++ b/graphics/digikam/Makefile
@@ -12,13 +12,13 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= avleeuwen@piwebs.com
-COMMENT= "A KDE frontend to gphoto2 for communicating with your digicam"
+COMMENT= A KDE frontend to gphoto2 for communicating with your digicam
LIB_DEPENDS= gphoto2.2:${PORTSDIR}/graphics/libgphoto2
+BUILD_DEPENDS= xml2pot:${PORTSDIR}/devel/kdesdk3
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_KDELIBS_VER=3
-CONFIGURE_ENV= XML2POT=${TRUE} PO2XML=${TRUE}
.include <bsd.port.mk>