pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/meta-pkgs/xfce4 Depend on intltool for all of XFCE4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1dce22175abe
branches: trunk
changeset: 527793:1dce22175abe
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Apr 13 15:28:40 2007 +0000
description:
Depend on intltool for all of XFCE4.
diffstat:
meta-pkgs/xfce4/Makefile.common | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b78bbaa7b5af -r 1dce22175abe meta-pkgs/xfce4/Makefile.common
--- a/meta-pkgs/xfce4/Makefile.common Fri Apr 13 14:54:41 2007 +0000
+++ b/meta-pkgs/xfce4/Makefile.common Fri Apr 13 15:28:40 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.34 2007/04/12 09:55:11 martti Exp $
+# $NetBSD: Makefile.common,v 1.35 2007/04/13 15:28:40 joerg Exp $
MASTER_SITES= http://www.xfce.org/archive/xfce-4.4.1/src/
EXTRACT_SUFX= .tar.bz2
@@ -13,7 +13,7 @@
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake pkg-config msgfmt perl
+USE_TOOLS+= gmake pkg-config msgfmt perl intltool
.if ${MACHINE_ARCH} == "alpha"
GCC_REQD+= 3.0
Home |
Main Index |
Thread Index |
Old Index