summaryrefslogtreecommitdiff
path: root/math/guppi
diff options
context:
space:
mode:
authorhubertf <hubertf>2002-05-23 19:12:17 +0000
committerhubertf <hubertf>2002-05-23 19:12:17 +0000
commit6bcafbe7894c9318b5b19f3b8055d13a9fb3a412 (patch)
tree2a81bb9a39bf31b3cafda1942961a945b8ae3d74 /math/guppi
parentc8e93769ea5888a23cb21604d5fa86ad1c982a2f (diff)
downloadpkgsrc-6bcafbe7894c9318b5b19f3b8055d13a9fb3a412.tar.gz
move @exec down so %D is defined
Diffstat (limited to 'math/guppi')
-rw-r--r--math/guppi/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/guppi/PLIST b/math/guppi/PLIST
index 9648f884717..959ce7aac29 100644
--- a/math/guppi/PLIST
+++ b/math/guppi/PLIST
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2002/05/15 20:44:15 mjl Exp $
-@exec ${MKDIR} -p %D/share/gnome/help/guppi/C/images
+@comment $NetBSD: PLIST,v 1.9 2002/05/23 19:12:17 hubertf Exp $
bin/guppi-gnumeric
include/gnome-1.0/libguppi/gnan.h
include/gnome-1.0/libguppi/guppi-2d.h
@@ -332,3 +331,4 @@ share/pixmaps/guppi/surface.xpm
@dirrm lib/guppi
@exec test %D = ${LOCALBASE} || ln -s %D/share/aclocal/libguppi.m4 ${LOCALBASE}/share/aclocal/libguppi.m4
@unexec test %D = ${LOCALBASE} || ${RM} -f ${LOCALBASE}/share/aclocal/libguppi.m4
+@exec ${MKDIR} -p %D/share/gnome/help/guppi/C/images