mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
lang/tcl87: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
bbe36359be
commit
e9419f11fc
2 changed files with 859 additions and 858 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= tcl
|
PORTNAME= tcl
|
||||||
DISTVERSION= ${TCL_VERSION}${TCL_RC}
|
DISTVERSION= ${TCL_VERSION}${TCL_RC}
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= lang
|
CATEGORIES= lang
|
||||||
MASTER_SITES= SF/tcl/Tcl/${TCL_VERSION} \
|
MASTER_SITES= SF/tcl/Tcl/${TCL_VERSION} \
|
||||||
TCLTK/tcl8_7
|
TCLTK/tcl8_7
|
||||||
|
@ -47,6 +47,7 @@ INSTALL_TARGET+=install-libraries \
|
||||||
|
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
CONFIGURE_ARGS= --enable-shared \
|
CONFIGURE_ARGS= --enable-shared \
|
||||||
--enable-man-suffix=.${MAN_SUFFIX} \
|
--enable-man-suffix=.${MAN_SUFFIX} \
|
||||||
--includedir=${PREFIX}/include/tcl${TCL_VER} \
|
--includedir=${PREFIX}/include/tcl${TCL_VER} \
|
||||||
|
|
1714
lang/tcl87/pkg-plist
1714
lang/tcl87/pkg-plist
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue