diff options
author | joerg <joerg@pkgsrc.org> | 2006-07-20 12:31:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-07-20 12:31:03 +0000 |
commit | 665afd256cb4b3bf1ddbe1d3c7cd64e5da6412f0 (patch) | |
tree | 555d470a82e0803e6b0f1c801e99976831c282a8 /graphics | |
parent | d53676bcc572c42877087a4a4c1c988621839f6d (diff) | |
download | pkgsrc-665afd256cb4b3bf1ddbe1d3c7cd64e5da6412f0.tar.gz |
Needs intltool.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/libscigraphica/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libscigraphica/Makefile b/graphics/libscigraphica/Makefile index 1080adc0f1b..79b79319ca5 100644 --- a/graphics/libscigraphica/Makefile +++ b/graphics/libscigraphica/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/07/02 10:18:32 rillig Exp $ +# $NetBSD: Makefile,v 1.2 2006/07/20 12:31:03 joerg Exp $ # DISTNAME= libscigraphica-2.1.1 @@ -11,7 +11,7 @@ COMMENT= Scientific data visualization and analysis library USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes -USE_TOOLS+= pkg-config gmake +USE_TOOLS+= pkg-config gmake intltool GNU_CONFIGURE= yes PKGCONFIG_OVERRIDE+= libscigraphica-2.0.pc.in |