- Convert to USES+=tk
- Convert to new LIB_DEPENDS format
This commit is contained in:
parent
89967bb2e9
commit
07d6e104eb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328169
1 changed files with 2 additions and 2 deletions
|
@ -13,9 +13,9 @@ COMMENT= An X11 program for uu/xx/Base64/BinHex/yEnc de-/encoding
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= uu.3:${PORTSDIR}/converters/uulib
|
||||
LIB_DEPENDS= libuu.so:${PORTSDIR}/converters/uulib
|
||||
|
||||
USE_TK= 84+
|
||||
USES+= tk
|
||||
GNU_CONFIGURE= yes
|
||||
# Explicitly disable Tcl otherwise the configure script picks-up
|
||||
# crud from the $PATH like /usr/opt/Simili/tcl/.
|
||||
|
|
Loading…
Reference in a new issue