Uses c++, set USE_LANGUAGES.

This commit is contained in:
Thomas Klausner 2006-06-10 22:52:09 +00:00
parent 285b2ff9fb
commit d1cd5ae9f5

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 2006/03/08 22:01:42 thomasklausner Exp $
# $NetBSD: Makefile,v 1.8 2006/06/10 22:52:09 thomasklausner Exp $
DISTNAME= djvulibre-3.5.16
CATEGORIES= graphics
@ -9,8 +9,8 @@ HOMEPAGE= http://djvulibre.djvuzone.org/
COMMENT= Format and software platform for distributing documents and images
CONFIGURE_ARGS+= --enable-djview
GNU_CONFIGURE= YES
USE_LANGUAGES= c c++
.include "../../x11/qt3-tools/buildlink3.mk"
.include "../../graphics/tiff/buildlink3.mk"