Skip to content

Commit

Permalink
lang/tcl87: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Jan 31, 2024
1 parent bbe3635 commit e9419f1
Show file tree
Hide file tree
Showing 2 changed files with 859 additions and 858 deletions.
3 changes: 2 additions & 1 deletion lang/tcl87/Makefile
@@ -1,6 +1,6 @@
PORTNAME= tcl
DISTVERSION= ${TCL_VERSION}${TCL_RC}
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= lang
MASTER_SITES= SF/tcl/Tcl/${TCL_VERSION} \
TCLTK/tcl8_7
Expand Down Expand Up @@ -47,6 +47,7 @@ INSTALL_TARGET+=install-libraries \

USE_LDCONFIG= yes
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --enable-shared \
--enable-man-suffix=.${MAN_SUFFIX} \
--includedir=${PREFIX}/include/tcl${TCL_VER} \
Expand Down

0 comments on commit e9419f1

Please sign in to comment.