diff options
author | joerg <joerg@pkgsrc.org> | 2006-09-19 17:47:18 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-09-19 17:47:18 +0000 |
commit | a7a14af9c23c17ff927d7b5a9356144f97b613f7 (patch) | |
tree | f623447594caa08f11489af411ca478fc84c8f1e /devel | |
parent | 3cbbc0767e0a51b8ee71d19738dfca57dcbaac6c (diff) | |
download | pkgsrc-a7a14af9c23c17ff927d7b5a9356144f97b613f7.tar.gz |
Needs intltool. #%#$%#$
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libgnomeui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgnomeui/Makefile b/devel/libgnomeui/Makefile index 434ad48fc2d..c7e0221c71c 100644 --- a/devel/libgnomeui/Makefile +++ b/devel/libgnomeui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.63 2006/09/16 12:20:34 jmmv Exp $ +# $NetBSD: Makefile,v 1.64 2006/09/19 17:47:18 joerg Exp $ # DISTNAME= libgnomeui-2.16.0 @@ -16,7 +16,7 @@ CONFLICTS+= gnome-libs<=1.4.2nb1 GNU_CONFIGURE= yes USE_DIRS+= xdg-1.1 USE_PKGLOCALEDIR= yes -USE_TOOLS+= gmake msgfmt perl pkg-config +USE_TOOLS+= gmake msgfmt perl pkg-config intltool USE_LIBTOOL= yes PKGCONFIG_BASE= ${WRKSRC}/libgnomeui/libgnomeui-2.0.pc |