diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-11-17 21:41:20 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-11-17 21:41:20 +0000 |
commit | ac76c2839d8b9d22f83092e42fdd924eba895e99 (patch) | |
tree | ccaf37ec2c9dfdfb3bc0d625c494f31d141a3121 /japanese/tcl80 | |
parent | c5ad3aa4892bd20fc5ea917bb8f50fbb2bf42013 (diff) | |
download | ports-ac76c2839d8b9d22f83092e42fdd924eba895e99.tar.gz ports-ac76c2839d8b9d22f83092e42fdd924eba895e99.zip |
Notes
Diffstat (limited to 'japanese/tcl80')
-rw-r--r-- | japanese/tcl80/Makefile | 4 | ||||
-rw-r--r-- | japanese/tcl80/pkg-plist | 14 |
2 files changed, 9 insertions, 9 deletions
diff --git a/japanese/tcl80/Makefile b/japanese/tcl80/Makefile index 34eeb3a49df3..e120bc1c9fe6 100644 --- a/japanese/tcl80/Makefile +++ b/japanese/tcl80/Makefile @@ -7,7 +7,7 @@ PORTNAME= tcl PORTVERSION= 8.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese lang tcl MASTER_SITES= ${MASTER_SITE_TCLTK} MASTER_SITE_SUBDIR=tcl8_0 @@ -37,7 +37,7 @@ USE_LDCONFIG= yes .include <bsd.port.pre.mk> .if ${ARCH} == "sparc64" -BROKEN= "Does not compile on sparc64 (needs -fPIC)" +BROKEN= Does not compile on sparc64 (needs -fPIC) .endif .if !defined(NOPORTDOCS) diff --git a/japanese/tcl80/pkg-plist b/japanese/tcl80/pkg-plist index c48fc4846134..239bb832a610 100644 --- a/japanese/tcl80/pkg-plist +++ b/japanese/tcl80/pkg-plist @@ -27,12 +27,12 @@ lib/tcl8.0jp/http2.0/http.tcl lib/tcl8.0jp/http2.0/pkgIndex.tcl lib/tcl8.0jp/opt0.1/optparse.tcl lib/tcl8.0jp/opt0.1/pkgIndex.tcl -share/doc/tcl8.0jp/README -share/doc/tcl8.0jp/changes -share/doc/tcl8.0jp/README.JP -share/doc/tcl8.0jp/changes.JP -share/doc/tcl8.0jp/Incompat80jp -share/doc/tcl8.0jp/README.FreeBSD.JP +%%PORTDOCS%%share/doc/tcl8.0jp/README +%%PORTDOCS%%share/doc/tcl8.0jp/changes +%%PORTDOCS%%share/doc/tcl8.0jp/README.JP +%%PORTDOCS%%share/doc/tcl8.0jp/changes.JP +%%PORTDOCS%%share/doc/tcl8.0jp/Incompat80jp +%%PORTDOCS%%share/doc/tcl8.0jp/README.FreeBSD.JP @dirrm include/tcl8.0jp/generic @dirrm include/tcl8.0jp/unix @dirrm include/tcl8.0jp @@ -40,4 +40,4 @@ share/doc/tcl8.0jp/README.FreeBSD.JP @dirrm lib/tcl8.0jp/http1.0 @dirrm lib/tcl8.0jp/opt0.1 @dirrm lib/tcl8.0jp -@dirrm share/doc/tcl8.0jp +%%PORTDOCS%%@dirrm share/doc/tcl8.0jp |