diff options
author | asau <asau> | 2010-02-11 19:00:18 +0000 |
---|---|---|
committer | asau <asau> | 2010-02-11 19:00:18 +0000 |
commit | 650d20943693bfc5e52870aaa6c675c142fa4de3 (patch) | |
tree | ee1d2b9dc3fe76af593c6b34e2fbe8232175b7dc /lang/swi-prolog-lite | |
parent | a93cbb5e30847802d5ae0e6d937a8c4594a57e44 (diff) | |
download | pkgsrc-650d20943693bfc5e52870aaa6c675c142fa4de3.tar.gz |
Fix package list for 64-bit platforms.
Diffstat (limited to 'lang/swi-prolog-lite')
-rw-r--r-- | lang/swi-prolog-lite/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/swi-prolog-lite/PLIST b/lang/swi-prolog-lite/PLIST index 140e1ff1d3e..d39afe74f16 100644 --- a/lang/swi-prolog-lite/PLIST +++ b/lang/swi-prolog-lite/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2010/02/10 21:56:41 asau Exp $ +@comment $NetBSD: PLIST,v 1.7 2010/02/11 19:00:18 asau Exp $ bin/plld bin/plrc bin/swi-prolog @@ -26,7 +26,7 @@ lib/swi-prolog-${PKGVERSION}/boot/syspred.pl lib/swi-prolog-${PKGVERSION}/boot/toplevel.pl lib/swi-prolog-${PKGVERSION}/boot/topvars.pl lib/swi-prolog-${PKGVERSION}/boot/writef.pl -lib/swi-prolog-${PKGVERSION}/boot32.prc +lib/swi-prolog-${PKGVERSION}/boot${BITS}.prc lib/swi-prolog-${PKGVERSION}/demo/README lib/swi-prolog-${PKGVERSION}/demo/likes.pl lib/swi-prolog-${PKGVERSION}/doc/Manual/64bits.html |