aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/tktreectrl
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2014-01-09 08:53:23 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2014-01-09 08:53:23 +0000
commit2461068f5d120020e3456674eeecfc1428402f38 (patch)
treeb7240cd28383df11691a52a1e5b0435d0426b44e /x11-toolkits/tktreectrl
parentbbd025efd55feb881e3c61e825f4d952e3e7f555 (diff)
downloadports-2461068f5d120020e3456674eeecfc1428402f38.tar.gz
ports-2461068f5d120020e3456674eeecfc1428402f38.zip
Notes
Diffstat (limited to 'x11-toolkits/tktreectrl')
-rw-r--r--x11-toolkits/tktreectrl/Makefile4
-rw-r--r--x11-toolkits/tktreectrl/pkg-plist1
2 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/tktreectrl/Makefile b/x11-toolkits/tktreectrl/Makefile
index 38c0c207aa21..37d49ca9ef93 100644
--- a/x11-toolkits/tktreectrl/Makefile
+++ b/x11-toolkits/tktreectrl/Makefile
@@ -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>
diff --git a/x11-toolkits/tktreectrl/pkg-plist b/x11-toolkits/tktreectrl/pkg-plist
index 289cc6f2baa9..82d97d735ceb 100644
--- a/x11-toolkits/tktreectrl/pkg-plist
+++ b/x11-toolkits/tktreectrl/pkg-plist
@@ -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%%