summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorrillig <rillig>2007-11-07 11:16:48 +0000
committerrillig <rillig>2007-11-07 11:16:48 +0000
commit4c4c89480905f82b5c5241134382d7b050be01fb (patch)
tree62a86ae6b82db6a6d52c41aef69e7fc1b2e0f8f9 /lang
parent4d4bd16edda6f868b7a5ebf342c1394bf06f06f7 (diff)
downloadpkgsrc-4c4c89480905f82b5c5241134382d7b050be01fb.tar.gz
There is a bash script in the package. PKGREVISION++
Fixed some ancient unneeded PLIST lines.
Diffstat (limited to 'lang')
-rw-r--r--lang/swi-prolog-lite/Makefile7
-rw-r--r--lang/swi-prolog-lite/PLIST5
2 files changed, 5 insertions, 7 deletions
diff --git a/lang/swi-prolog-lite/Makefile b/lang/swi-prolog-lite/Makefile
index dac3c0950b0..f36460c48aa 100644
--- a/lang/swi-prolog-lite/Makefile
+++ b/lang/swi-prolog-lite/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2006/12/10 03:56:36 jnemeth Exp $
+# $NetBSD: Makefile,v 1.13 2007/11/07 11:16:48 rillig Exp $
.include "Makefile.common"
PKGNAME= swi-prolog-lite-${SWIPLVERS}
-PKGREVISION= 2
+PKGREVISION= 3
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= ISO/Edinburgh-style Prolog compiler
@@ -14,7 +14,8 @@ USE_GNU_READLINE= yes # uses rl_event_hook() interface
CONFIGURE_ENV+= PL=swi-prolog
CONFIGURE_ARGS+= --disable-mt
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake bash:run
+REPLACE_BASH+= dotfiles/edit
#CPPFLAGS+= -DPREFIX=\"${PREFIX}\"
#CPPFLAGS+= -DSWIPLVERS=\"${SWIPLVERS}\"
diff --git a/lang/swi-prolog-lite/PLIST b/lang/swi-prolog-lite/PLIST
index 0240c34cd39..7b5fad4a1e9 100644
--- a/lang/swi-prolog-lite/PLIST
+++ b/lang/swi-prolog-lite/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2006/08/02 15:15:36 kristerw Exp $
+@comment $NetBSD: PLIST,v 1.3 2007/11/07 11:16:48 rillig Exp $
bin/plld
bin/plrc
bin/swi-prolog
@@ -95,10 +95,7 @@ lib/swi-prolog-${PKGVERSION}/swipl
man/man1/plld.1
man/man1/plrc.1
man/man1/swi-prolog.1
-@dirrm lib/swi-prolog-${PKGVERSION}/runtime/${MACHINE_ARCH}-${LOWER_OPSYS}${APPEND_ELF}
-@dirrm lib/swi-prolog-${PKGVERSION}/runtime
@exec ${MKDIR} %D/lib/swi-prolog-${PKGVERSION}/man
-@dirrm lib/swi-prolog-${PKGVERSION}/man
@dirrm lib/swi-prolog-${PKGVERSION}/library
@exec ${MKDIR} %D/lib/swi-prolog-${PKGVERSION}/lib/${MACHINE_ARCH}-${LOWER_OPSYS}${APPEND_ELF}
@dirrm lib/swi-prolog-${PKGVERSION}/lib/${MACHINE_ARCH}-${LOWER_OPSYS}${APPEND_ELF}