summaryrefslogtreecommitdiff
path: root/graphics/gimp/pkg/PLIST
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-10-22 23:57:52 +0000
committertron <tron@pkgsrc.org>1999-10-22 23:57:52 +0000
commit7119e66e3dca959d63df1fa0939bfeffe6b08d90 (patch)
tree975339cbd0f51aa2a09cd8e6a68bde4689b92e0e /graphics/gimp/pkg/PLIST
parentdac52b7e09d1cbb6a1927c9c6c191fa39341c390 (diff)
downloadpkgsrc-7119e66e3dca959d63df1fa0939bfeffe6b08d90.tar.gz
Use wildcard dependence for "gtk+" package and create a link for
"libart.m4" in "${LOCALBASE}/share/aclocal" if "${LOCALBASE}" is not identical with "${X11BASE}". Fixes PR pkg/7649 by Wolfgang Rupprecht.
Diffstat (limited to 'graphics/gimp/pkg/PLIST')
-rw-r--r--graphics/gimp/pkg/PLIST4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/gimp/pkg/PLIST b/graphics/gimp/pkg/PLIST
index 8687cdcabda..878645a6528 100644
--- a/graphics/gimp/pkg/PLIST
+++ b/graphics/gimp/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 1999/05/04 22:47:22 tron Exp $
+@comment $NetBSD: PLIST,v 1.13 1999/10/22 23:57:53 tron Exp $
bin/gimp
bin/gimptool
include/gck/gck.h
@@ -631,6 +631,8 @@ share/gimp/scripts/weave.scm
share/gimp/scripts/web-browser.scm
share/gimp/scripts/xach-effect.scm
share/gimp/user_install
+@exec test %D = ${LOCALBASE} || ln -s %D/share/aclocal/gimp.m4 ${LOCALBASE}/share/aclocal/gimp.m4
+@unexec test %D = ${LOCALBASE} || rm ${LOCALBASE}/share/aclocal/gimp.m4
@dirrm include/libgimp
@dirrm include/gck
@dirrm lib/gimp/1.0/plug-ins