needs intltool
This commit is contained in:
parent
9bf76f199f
commit
0b0266ed1e
2 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.35 2008/03/03 03:50:17 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.36 2008/06/01 15:34:02 tnn Exp $
|
||||
|
||||
DISTNAME= gq-1.2.3
|
||||
PKGREVISION= 2
|
||||
|
@ -13,7 +13,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
|
|||
|
||||
USE_DIRS+= gnome2-1.5
|
||||
USE_PKGLOCALEDIR= yes
|
||||
USE_TOOLS+= gmake perl pkg-config
|
||||
USE_TOOLS+= gmake perl pkg-config intltool
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --enable-browser-dnd
|
||||
CONFIGURE_ARGS+= --enable-cache
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2008/05/12 10:38:01 jmcneill Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2008/06/01 15:32:31 tnn Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libcompizconfig-0.6.0
|
||||
|
@ -11,7 +11,7 @@ COMMENT= Configuration backend for compiz
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= pkg-config perl
|
||||
USE_TOOLS+= pkg-config perl intltool
|
||||
|
||||
PKG_SYSCONFSUBDIR?= compizconfig
|
||||
EGDIR= ${PREFIX}/share/examples/compizconfig
|
||||
|
|
Loading…
Reference in a new issue