summaryrefslogtreecommitdiff
path: root/x11-toolkits/tk84/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/tk84/Makefile')
-rw-r--r--x11-toolkits/tk84/Makefile15
1 files changed, 6 insertions, 9 deletions
diff --git a/x11-toolkits/tk84/Makefile b/x11-toolkits/tk84/Makefile
index 872bcf1aa13a..9e60c11f2622 100644
--- a/x11-toolkits/tk84/Makefile
+++ b/x11-toolkits/tk84/Makefile
@@ -1,13 +1,13 @@
-# New ports collection makefile for: tk8.1
-# Version required: 8.1
+# New ports collection makefile for: tk8.1.1
+# Version required: 8.1.1
# Date created: 19 August 1997
# Whom: jkh
#
-# $Id: Makefile,v 1.24 1999/05/04 21:03:55 fenner Exp $
+# $Id: Makefile,v 1.25 1999/06/20 14:05:35 jseger Exp $
#
-DISTNAME= tk8.1
-PKGNAME= tk-8.1
+DISTNAME= tk8.1.1
+PKGNAME= tk-8.1.1
CATEGORIES= x11-toolkits tk81
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_1/
@@ -37,7 +37,7 @@ MAN3= 3DBorder.3 BindTable.3 CanvPsY.3 CanvTkwin.3 CanvTxtInfo.3 \
MapWindow.3 MeasureChar.3 MoveToplev.3 Name.3 NameOfImg.3 OwnSelect.3 \
ParseArgv.3 QWinEvent.3 Restack.3 RestrictEv.3 SetAppName.3 \
SetClass.3 SetGrid.3 SetOptions.3 SetVisual.3 StrictMotif.3 \
- TextLayout.3 Tk_Init.3 Tk_InitStubs.3 Tk_Main.3 WindowId.3
+ TextLayout.3 Tk_Init.3 Tk_Main.3 TkInitStubs.3 WindowId.3
MANN= bell.n bind.n bindtags.n bitmap.n button.n canvas.n checkbutton.n \
chooseColor.n clipboard.n destroy.n dialog.n entry.n event.n \
focus.n focusNext.n font.n frame.n getOpenFile.n grab.n grid.n \
@@ -292,9 +292,6 @@ MANCOMPRESSED= yes
.include <bsd.port.pre.mk>
-post-extract:
- ${MV} ${WRKDIR}/${DISTNAME}/doc/InitStubs.3 \
- ${WRKDIR}/${DISTNAME}/doc/Tk_InitStubs.3
post-install:
${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
.if exists(${PKGINSTALL})