aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/iwidgets
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-22 05:32:06 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-22 05:32:06 +0000
commitc75a425c876957554910fb009ba285110ec5bb12 (patch)
treed85095ef78e0bf8b1ce1cbfdc1fdcce7b95c9429 /x11-toolkits/iwidgets
parent42e95365f85cd1add589499b1df1110938039b7e (diff)
Notes
Diffstat (limited to 'x11-toolkits/iwidgets')
-rw-r--r--x11-toolkits/iwidgets/Makefile5
-rw-r--r--x11-toolkits/iwidgets/pkg-descr3
2 files changed, 3 insertions, 5 deletions
diff --git a/x11-toolkits/iwidgets/Makefile b/x11-toolkits/iwidgets/Makefile
index 423d3508faaf..c2f75f8e5a10 100644
--- a/x11-toolkits/iwidgets/Makefile
+++ b/x11-toolkits/iwidgets/Makefile
@@ -15,8 +15,7 @@ LIB_DEPENDS= itk:${PORTSDIR}/x11-toolkits/itk
NO_BUILD= yes
HAS_CONFIGURE= yes
-USE_TCL= 84+
-USE_TK= 84+
+USES= tk
CONFIGURE_ARGS= --prefix=${PREFIX} \
--with-tcl=${TCL_LIBDIR} \
--with-tk=${TK_LIBDIR} \
@@ -24,6 +23,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \
SUB_LIST= IWIDGETS=${DISTNAME}
SUB_FILES= pkg-message
PLIST_SUB= IWIDGETS=${DISTNAME}
+NO_STAGE= yes
PORTDOCS= CHANGES ChangeLog README iwidgets.ps
@@ -41,7 +41,6 @@ MANN= iwidgets_buttonbox.n iwidgets_calendar.n iwidgets_canvasprintbox.n iwidget
iwidgets_spintime.n iwidgets_tabnotebook.n iwidgets_tabset.n iwidgets_timeentry.n iwidgets_timefield.n \
iwidgets_toolbar.n iwidgets_watch.n
-NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -e 's,^MKINSTALLDIRS =.*,MKINSTALLDIRS=${MKDIR},' \
-e 's,^INSTALL =.*,INSTALL=${INSTALL} -c,' \
diff --git a/x11-toolkits/iwidgets/pkg-descr b/x11-toolkits/iwidgets/pkg-descr
index 303e63d0caa8..bb4573db92cb 100644
--- a/x11-toolkits/iwidgets/pkg-descr
+++ b/x11-toolkits/iwidgets/pkg-descr
@@ -3,5 +3,4 @@ Widgets] is a companion to [incr Tk] and provides a widget set, with
many improved widgets. The [incr Widgets] collection is also known as
``iwidgets'' or "mega-widgets".
-WWW: http://sourceforge.net/projects/incrtcl/
-pauls@utdallas.edu
+WWW: http://sourceforge.net/projects/incrtcl/