pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/meta-pkgs/xfce4 Do not use fontconfig's MESSAGE. Clos...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3010b7b308cf
branches:  trunk
changeset: 471177:3010b7b308cf
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Mar 20 20:08:38 2004 +0000

description:
Do not use fontconfig's MESSAGE.  Closes PR 24864.

diffstat:

 meta-pkgs/xfce4/Makefile.common |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 6d0607c78312 -r 3010b7b308cf meta-pkgs/xfce4/Makefile.common
--- a/meta-pkgs/xfce4/Makefile.common   Sat Mar 20 19:47:17 2004 +0000
+++ b/meta-pkgs/xfce4/Makefile.common   Sat Mar 20 20:08:38 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.11 2004/03/10 11:53:37 xtraeme Exp $
+# $NetBSD: Makefile.common,v 1.12 2004/03/20 20:08:38 wiz Exp $
 
 MASTER_SITES=          http://www.xfce.org/archive/xfce-4.0.4/src/ \
                        http://linux.imp.mx/xfce4/xfce_4.0.4/src/
@@ -20,8 +20,6 @@
 GCC_REQD+=             3.0
 .endif
 
-MESSAGE_SRC?=          ${.CURDIR}/../../fonts/fontconfig/MESSAGE
-
 PKG_CONFIG_PATH=       ${BUILDLINK_DIR}/lib/pkgconfig
 
 .include "../../devel/glib2/buildlink3.mk"



Home | Main Index | Thread Index | Old Index