diff options
Diffstat (limited to 'devel/libgnomeuimm')
-rw-r--r-- | devel/libgnomeuimm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgnomeuimm/Makefile b/devel/libgnomeuimm/Makefile index 34ee6542911..f36a0c58d03 100644 --- a/devel/libgnomeuimm/Makefile +++ b/devel/libgnomeuimm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2014/05/05 00:47:45 ryoon Exp $ +# $NetBSD: Makefile,v 1.56 2014/09/24 20:46:21 jperkin Exp $ DISTNAME= libgnomeuimm-2.28.0 PKGREVISION= 30 @@ -13,7 +13,7 @@ COMMENT= C++ bindings for libgnomeui USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes -USE_TOOLS+= gmake pkg-config +USE_TOOLS+= gm4 gmake pkg-config PKGCONFIG_OVERRIDE+= ${WRKSRC}/libgnomeui/libgnomeuimm-2.6.pc.in GNU_CONFIGURE= yes |