summaryrefslogtreecommitdiff
path: root/lang/swi-prolog-lite
diff options
context:
space:
mode:
authorjoerg <joerg>2009-06-14 20:34:12 +0000
committerjoerg <joerg>2009-06-14 20:34:12 +0000
commite3e8f2a162fd82421e76dd8dae25204d47ced396 (patch)
treefd4620c67e5e10d0afde4e707b400487e3a40032 /lang/swi-prolog-lite
parentc0550a4663cac57a9b3ca0614dca5623f2d5b23f (diff)
downloadpkgsrc-e3e8f2a162fd82421e76dd8dae25204d47ced396.tar.gz
Replace @exec/@unexec with @pkgdir or drop it.
Diffstat (limited to 'lang/swi-prolog-lite')
-rw-r--r--lang/swi-prolog-lite/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/swi-prolog-lite/PLIST b/lang/swi-prolog-lite/PLIST
index 1790b48ed61..1ee4ea5fbf5 100644
--- a/lang/swi-prolog-lite/PLIST
+++ b/lang/swi-prolog-lite/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:03:43 joerg Exp $
+@comment $NetBSD: PLIST,v 1.5 2009/06/14 20:34:15 joerg Exp $
bin/plld
bin/plrc
bin/swi-prolog
@@ -95,5 +95,5 @@ lib/swi-prolog-${PKGVERSION}/swipl
man/man1/plld.1
man/man1/plrc.1
man/man1/swi-prolog.1
-@exec ${MKDIR} %D/lib/swi-prolog-${PKGVERSION}/man
-@exec ${MKDIR} %D/lib/swi-prolog-${PKGVERSION}/lib/${MACHINE_ARCH}-${LOWER_OPSYS}${APPEND_ELF}
+@pkgdir lib/swi-prolog-${PKGVERSION}/man
+@pkgdir lib/swi-prolog-${PKGVERSION}/lib/${MACHINE_ARCH}-${LOWER_OPSYS}${APPEND_ELF}