aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2014-01-09 16:53:23 +0800
committergahr <gahr@FreeBSD.org>2014-01-09 16:53:23 +0800
commitb8e071746616d4002864b72ed3e8b9004028b9c4 (patch)
treeb7240cd28383df11691a52a1e5b0435d0426b44e
parent354fec752790ce68f74d2297ace4d02c272a3251 (diff)
downloadfreebsd-ports-gnome-b8e071746616d4002864b72ed3e8b9004028b9c4.tar.gz
freebsd-ports-gnome-b8e071746616d4002864b72ed3e8b9004028b9c4.tar.zst
freebsd-ports-gnome-b8e071746616d4002864b72ed3e8b9004028b9c4.zip
- Convert to USES=tk
- STAGE-clean MFH: 2014Q1
-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%%