summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2001-01-02 08:21:51 +0000
committertron <tron@pkgsrc.org>2001-01-02 08:21:51 +0000
commite15bf3e4f1cdd3496068d118e14fbdd794567cde (patch)
tree005560a9da3eda5a4517ca956424d785e2661d6b /graphics
parent8939635ed1778ebecd404917be70a774d2d645cb (diff)
downloadpkgsrc-e15bf3e4f1cdd3496068d118e14fbdd794567cde.tar.gz
Create a link for "share/aclocal/gimp.m4" in "${LOCALBASE}".
Diffstat (limited to 'graphics')
-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 7e4fba06fb6..63fa8864f6d 100644
--- a/graphics/gimp/pkg/PLIST
+++ b/graphics/gimp/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2001/01/01 23:52:01 tron Exp $
+@comment $NetBSD: PLIST,v 1.21 2001/01/02 08:21:51 tron Exp $
bin/escputil
bin/gimp
bin/gimp-config
@@ -1414,3 +1414,5 @@ share/locale/uk/LC_MESSAGES/gimp.mo
@dirrm include/libgimp
@dirrm include/gck
@dirrm etc/gimp/1.2
+@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