summaryrefslogtreecommitdiff
path: root/x11/gnome-core
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-02-07 15:33:39 +0000
committerjmmv <jmmv@pkgsrc.org>2003-02-07 15:33:39 +0000
commit143d3f6f2cdc56e8a465447f634ceaca395f0b1f (patch)
tree18e4dbfc633b24099306096f97cd31b2a87aed7a /x11/gnome-core
parentbaac18319631a733285f4ec4f054b08e9bdd139e (diff)
downloadpkgsrc-143d3f6f2cdc56e8a465447f634ceaca395f0b1f.tar.gz
share/gnome/help/{gpl,lgpl,fdl}/figures are handled by gnome-dirs, so do not
mess with them here.
Diffstat (limited to 'x11/gnome-core')
-rw-r--r--x11/gnome-core/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-core/Makefile b/x11/gnome-core/Makefile
index 55daa0da2c6..66f73217cd5 100644
--- a/x11/gnome-core/Makefile
+++ b/x11/gnome-core/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.85 2003/02/05 05:06:37 jlam Exp $
+# $NetBSD: Makefile,v 1.86 2003/02/07 15:33:39 jmmv Exp $
#
DISTNAME= gnome-core-1.4.2
@@ -36,7 +36,7 @@ CONFIGURE_ARGS+= --localstatedir=${LOCALSTATEDIR}
REPLACE_PERL= help-browser/gnome-convert help-browser/gnome-download
post-install:
-.for prg in gnome-feedback gnome-terminal gpl lgpl fdl
+.for prg in gnome-feedback gnome-terminal # Handled in gnome-dirs: gpl lgpl fdl
. for lng in C da de es it no
[ ! -d ${PREFIX}/share/gnome/help/${prg}/${lng}/figures ] || \
${RMDIR} ${PREFIX}/share/gnome/help/${prg}/${lng}/figures