1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

- Convert to USES=tk

- STAGE-clean

MFH:		2014Q1
This commit is contained in:
Pietro Cerutti 2014-01-09 08:53:23 +00:00
parent bbd025efd5
commit 2461068f5d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339207
2 changed files with 2 additions and 3 deletions

View File

@ -9,8 +9,8 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= sylvio@FreeBSD.org
COMMENT= Multi-column hierarchical listbox widget
USES= tk:86
USE_XORG= x11
USE_TK= 86
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-tcl=${TCL_LIBDIR} \
--with-tk=${TK_LIBDIR} \
@ -19,7 +19,5 @@ CONFIGURE_ARGS+=--with-tcl=${TCL_LIBDIR} \
TKPKG= treectrl${PORTVERSION}
USE_LDCONFIG= ${PREFIX}/lib/${TKPKG}
PLIST_SUB= TKPKG=${TKPKG}
MANN= treectrl.n
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -4,5 +4,6 @@ lib/%%TKPKG%%/htmldoc/treectrl.html
lib/%%TKPKG%%/libtreectrl.so.1
lib/%%TKPKG%%/pkgIndex.tcl
lib/%%TKPKG%%/treectrl.tcl
man/mann/treectrl.n.gz
@dirrm lib/%%TKPKG%%/htmldoc
@dirrm lib/%%TKPKG%%