summaryrefslogtreecommitdiff
path: root/editors/xemacs-current/PLIST
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/xemacs-current/PLIST
parentf850970cf3a357ff12de97bac75ffc1a652d4dd0 (diff)
downloadpkgsrc-dd2419dca131f77a29cbac94d8fec1476754b6ac.tar.gz
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'editors/xemacs-current/PLIST')
-rw-r--r--editors/xemacs-current/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/xemacs-current/PLIST b/editors/xemacs-current/PLIST
index fc65649d90c..bc158d83518 100644
--- a/editors/xemacs-current/PLIST
+++ b/editors/xemacs-current/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2009/06/14 17:50:28 joerg Exp $
+@comment $NetBSD: PLIST,v 1.21 2009/06/14 18:53:01 joerg Exp $
bin/${DISTNAME}
bin/ellcc
bin/gnuattach
@@ -10,8 +10,6 @@ bin/xemacs-b2m
bin/xemacs-ctags
bin/xemacs-etags
bin/xemacs-rcs-checkin
-@exec ${MKDIR} %D/lib/xemacs/site-lisp
-@exec ${MKDIR} %D/lib/xemacs/site-modules
lib/${DISTNAME}/${MACHINE_GNU_PLATFORM}/DOC
lib/${DISTNAME}/${MACHINE_GNU_PLATFORM}/add-big-package.sh
lib/${DISTNAME}/${MACHINE_GNU_PLATFORM}/config.values
@@ -1434,5 +1432,7 @@ man/man1/gnuserv.1
man/man1/xemacs-ctags.1
man/man1/xemacs-etags.1
man/man1/xemacs.1
+@pkgdir lib/xemacs/site-lisp
+@pkgdir lib/xemacs/site-modules
@exec ${MKDIR} /var/tmp/xemacs.lock && chmod 1777 /var/tmp/xemacs.lock
@unexec ${RM} -rf /var/tmp/xemacs.lock