summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-02-23 00:42:00 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-02-23 00:42:00 +0000
commit2514885ed3b1dca9c630749f335197960c01b525 (patch)
treeff467f45d907a765ad914bc2793e19ec35bfb320 /graphics
parentde-pkg-comment (diff)
Fix Build.
Reported by: kris Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=76215
Diffstat (limited to 'graphics')
-rw-r--r--graphics/digikam-kde4/Makefile1
-rw-r--r--graphics/digikam/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/graphics/digikam-kde4/Makefile b/graphics/digikam-kde4/Makefile
index a5b407fd026b..4eecf1d52c33 100644
--- a/graphics/digikam-kde4/Makefile
+++ b/graphics/digikam-kde4/Makefile
@@ -19,5 +19,6 @@ LIB_DEPENDS= gphoto2.2:${PORTSDIR}/graphics/libgphoto2
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_KDELIBS_VER=3
+CONFIGURE_ENV= XML2POT=${TRUE} PO2XML=${TRUE}
.include <bsd.port.mk>
diff --git a/graphics/digikam/Makefile b/graphics/digikam/Makefile
index a5b407fd026b..4eecf1d52c33 100644
--- a/graphics/digikam/Makefile
+++ b/graphics/digikam/Makefile
@@ -19,5 +19,6 @@ LIB_DEPENDS= gphoto2.2:${PORTSDIR}/graphics/libgphoto2
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_KDELIBS_VER=3
+CONFIGURE_ENV= XML2POT=${TRUE} PO2XML=${TRUE}
.include <bsd.port.mk>