Fix build by adding dependency on kdesdk.

This port uses xml2pot to build his docs

Submitted by: 	maintainer
Reported by:	bento
This commit is contained in:
Tilman Keskinoz 2003-04-05 19:40:19 +00:00
parent a10f5382f6
commit 5d5b9cd6ef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78326
2 changed files with 4 additions and 4 deletions

View File

@ -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>

View File

@ -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>