summaryrefslogtreecommitdiff
path: root/editors/gedit
diff options
context:
space:
mode:
authorjoerg <joerg>2009-06-14 18:48:07 +0000
committerjoerg <joerg>2009-06-14 18:48:07 +0000
commitdd2419dca131f77a29cbac94d8fec1476754b6ac (patch)
tree3ca5055692d836309a06064f905db9b5b6835863 /editors/gedit
parentf850970cf3a357ff12de97bac75ffc1a652d4dd0 (diff)
downloadpkgsrc-dd2419dca131f77a29cbac94d8fec1476754b6ac.tar.gz
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'editors/gedit')
-rw-r--r--editors/gedit/PLIST8
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/gedit/PLIST b/editors/gedit/PLIST
index dc1197cb0de..f9d209f17bf 100644
--- a/editors/gedit/PLIST
+++ b/editors/gedit/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.37 2009/06/14 17:50:22 joerg Exp $
+@comment $NetBSD: PLIST,v 1.38 2009/06/14 18:53:00 joerg Exp $
bin/gedit
bin/gnome-text-editor
include/gedit-2.20/gedit/gedit-app.h
@@ -405,6 +405,6 @@ share/omf/gedit/gedit-uk.omf
share/omf/gedit/gedit-zh_CN.omf
share/omf/gedit/gedit-zh_HK.omf
share/omf/gedit/gedit-zh_TW.omf
-@exec ${MKDIR} %D/share/gedit-2/plugins/sample
-@exec ${MKDIR} %D/share/gedit-2/plugins/indent
-@exec ${MKDIR} %D/share/gedit-2/plugins/changecase
+@pkgdir share/gedit-2/plugins/sample
+@pkgdir share/gedit-2/plugins/indent
+@pkgdir share/gedit-2/plugins/changecase