pkgsrc/graphics/digikam-doc/Makefile
wiz 348bdec298 Building really does not need c++, but the configure script
breaks if it is not supplied. Set USE_LANGUAGES appropriately.
2006-05-24 18:52:41 +00:00

20 lines
519 B
Makefile

# $NetBSD: Makefile,v 1.7 2006/05/24 18:52:41 wiz Exp $
DISTNAME= digikam-doc-0.7.4
PKGREVISION= 3
CATEGORIES= graphics kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=digikam/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://digikam.sourceforge.net/
COMMENT= Documentation for Digikam
USE_DIRS+= xdg-1.1
USE_TOOLS+= gmake
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"