summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/gri/Makefile3
-rw-r--r--graphics/ivtools/Makefile4
2 files changed, 5 insertions, 2 deletions
diff --git a/graphics/gri/Makefile b/graphics/gri/Makefile
index 34dd394c6a9..2a41a5a4dac 100644
--- a/graphics/gri/Makefile
+++ b/graphics/gri/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2006/04/04 18:07:16 jlam Exp $
+# $NetBSD: Makefile,v 1.30 2006/05/15 21:55:28 joerg Exp $
DISTNAME= gri-2.12.5
PKGREVISION= 3
@@ -13,6 +13,7 @@ COMMENT= Language for scientific graphics applications
BUILD_DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick
GNU_CONFIGURE= yes
+USE_LANGUAGES= c c++
USE_TOOLS+= gmake gs:run makeinfo perl
REPLACE_PERL+= gri_merge gri_unpage
INFO_FILES= # PLIST
diff --git a/graphics/ivtools/Makefile b/graphics/ivtools/Makefile
index d6cf6fed8b3..77dcdf15ce8 100644
--- a/graphics/ivtools/Makefile
+++ b/graphics/ivtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/02/05 23:09:34 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2006/05/15 21:55:32 joerg Exp $
DISTNAME= ivtools-1.2.2
PKGREVISION= 2
@@ -15,6 +15,8 @@ CONFLICTS+= dclock-[0-9]*
DEPENDS+= pstoedit>=3.0:../../graphics/pstoedit
DEPENDS+= wget>=1.0:../../net/wget
+USE_LANGUAGES= c c++
+
WRKSRC= ${WRKDIR}/ivtools-1.2
GNU_CONFIGURE= YES