aboutsummaryrefslogtreecommitdiff
path: root/lang/klone
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-05-19 08:23:06 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-05-19 08:23:06 +0000
commit146eabdf0e0ae622b8191f613dd6a0c3c174d2bb (patch)
tree61c5ae024695a228884d66d32a1d268f6e099f22 /lang/klone
parentcb6fc62ad12dc321dca49440d1f0a3027bba3985 (diff)
downloadports-146eabdf0e0ae622b8191f613dd6a0c3c174d2bb.tar.gz
ports-146eabdf0e0ae622b8191f613dd6a0c3c174d2bb.zip
Notes
Diffstat (limited to 'lang/klone')
-rw-r--r--lang/klone/Makefile2
-rw-r--r--lang/klone/pkg-descr2
-rw-r--r--lang/klone/pkg-plist10
3 files changed, 8 insertions, 6 deletions
diff --git a/lang/klone/Makefile b/lang/klone/Makefile
index 010dc47ae1b8..bf3d7bdf6848 100644
--- a/lang/klone/Makefile
+++ b/lang/klone/Makefile
@@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/Klone
.include <bsd.port.pre.mk>
.if ${ARCH} == "sparc64"
-BROKEN= "Does not compile on sparc64"
+BROKEN= Does not compile on sparc64
.endif
do-configure:
diff --git a/lang/klone/pkg-descr b/lang/klone/pkg-descr
index b736c35ae7c5..40036c3e7456 100644
--- a/lang/klone/pkg-descr
+++ b/lang/klone/pkg-descr
@@ -5,3 +5,5 @@ external syntax has been kept as close as possible to Common Lisp as
possible), but its implementation is original and efficient, to give full
extensibility, intimate interfacing to C, incremental garbage collection,
and full portability on either K&R or ANSI C.
+
+WWW: http://koala.ilog.fr/klone/
diff --git a/lang/klone/pkg-plist b/lang/klone/pkg-plist
index cbe9611415f9..39589f490f8b 100644
--- a/lang/klone/pkg-plist
+++ b/lang/klone/pkg-plist
@@ -274,10 +274,10 @@ lib/klone/write-string.kl
lib/klone/xml-kxf.kl
lib/klone/xml-sxp.kl
lib/klone/xpm-format.kl
-%%PORTDOCS%%share/doc/klone/KloneReference.ps
-%%PORTDOCS%%share/doc/klone/Profiler.readme
-%%PORTDOCS%%share/doc/klone/amc-lisp.el
-%%PORTDOCS%%share/doc/klone/xml-sxp.txt
-%%PORTDOCS%%@dirrm share/doc/klone
+%%PORTDOCS%%%%DOCSDIR%%/KloneReference.ps
+%%PORTDOCS%%%%DOCSDIR%%/Profiler.readme
+%%PORTDOCS%%%%DOCSDIR%%/amc-lisp.el
+%%PORTDOCS%%%%DOCSDIR%%/xml-sxp.txt
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm lib/klone/scripts
@dirrm lib/klone