Skip to content

Commit

Permalink
lang/tcl85: 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 Feb 24, 2024
1 parent 3371018 commit 64de6d7
Show file tree
Hide file tree
Showing 2 changed files with 698 additions and 697 deletions.
3 changes: 2 additions & 1 deletion lang/tcl85/Makefile
@@ -1,6 +1,6 @@
PORTNAME= tcl
PORTVERSION= 8.5.19
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= lang
MASTER_SITES= TCLTK/tcl8_5 \
SF/tcl/Tcl/${PORTVERSION}
Expand Down Expand Up @@ -33,6 +33,7 @@ TEST_TARGET= do-test

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 64de6d7

Please sign in to comment.