summaryrefslogtreecommitdiff
path: root/x11/tk80
diff options
context:
space:
mode:
authorhubertf <hubertf>1997-10-13 02:31:48 +0000
committerhubertf <hubertf>1997-10-13 02:31:48 +0000
commit25e2a588acd0668d4be3e99fae5d05abd5b2af30 (patch)
tree1ffa94b021ee22a2ac48ca5ac1017e2b98155b9a /x11/tk80
parentb4491de1eb59fc1370126934c4c3b186ab9e76d9 (diff)
downloadpkgsrc-25e2a588acd0668d4be3e99fae5d05abd5b2af30.tar.gz
- add MAN{1,3,N} definitions
- uncompress manpages (compressed by FreeBSD patch) - run "ldconfig -m /usr/pkg/lib" on install and uninstall
Diffstat (limited to 'x11/tk80')
-rw-r--r--x11/tk80/Makefile12
-rw-r--r--x11/tk80/pkg/PLIST1
2 files changed, 12 insertions, 1 deletions
diff --git a/x11/tk80/Makefile b/x11/tk80/Makefile
index 39dd308dcae..2defcbec85a 100644
--- a/x11/tk80/Makefile
+++ b/x11/tk80/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1997/10/09 11:53:02 agc Exp $
+# $NetBSD: Makefile,v 1.3 1997/10/13 02:31:48 hubertf Exp $
# New ports collection makefile for: tk8.0
# Version required: tk8.0
# Date created: 19 August 1997
@@ -21,6 +21,16 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared
CONFIGURE_ENV= PORTSDIR=${PORTSDIR}
+OPSYS!= uname -s
+.if (${OPSYS} == "NetBSD")
+MANCOMPRESSED= yes
+.endif
+
+MAN1= wish.1
+MAN3= 3DBorder.3 BindTable.3 CanvPsY.3 CanvTkwin.3 CanvTxtInfo.3 Clipboard.3 ClrSelect.3 ConfigWidg.3 ConfigWind.3 CoordToWin.3 CrtErrHdlr.3 CrtGenHdlr.3 CrtImgType.3 CrtItemType.3 CrtPhImgFmt.3 CrtSelHdlr.3 CrtWindow.3 DeleteImg.3 DrawFocHlt.3 EventHndlr.3 FindPhoto.3 FontId.3 FreeXId.3 GeomReq.3 GetAnchor.3 GetBitmap.3 GetCapStyl.3 GetClrmap.3 GetColor.3 GetCursor.3 GetFont.3 GetGC.3 GetImage.3 GetJoinStl.3 GetJustify.3 GetOption.3 GetPixels.3 GetPixmap.3 GetRelief.3 GetRootCrd.3 GetScroll.3 GetSelect.3 GetUid.3 GetVRoot.3 GetVisual.3 HandleEvent.3 IdToWindow.3 ImgChanged.3 InternAtom.3 MainLoop.3 MainWin.3 MaintGeom.3 ManageGeom.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 SetVisual.3 StrictMotif.3 TextLayout.3 Tk_Init.3 Tk_Main.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 image.n label.n listbox.n loadTk.n lower.n menu.n menubar.n menubutton.n message.n messageBox.n option.n optionMenu.n options.n pack-old.n pack.n palette.n photo.n place.n popup.n radiobutton.n raise.n scale.n scrollbar.n selection.n send.n text.n tk.n tkerror.n tkvars.n tkwait.n toplevel.n winfo.n wm.n
+
+
post-install:
${LDCONFIG} -m ${PREFIX}/lib
diff --git a/x11/tk80/pkg/PLIST b/x11/tk80/pkg/PLIST
index 2379f5c37e0..001575367bd 100644
--- a/x11/tk80/pkg/PLIST
+++ b/x11/tk80/pkg/PLIST
@@ -245,6 +245,7 @@ lib/tk8.0/tkConfig.sh
lib/libtk80.a
lib/libtk80.so.1.0
@exec /sbin/ldconfig -m %B
+@unexec /sbin/ldconfig -m %B
@dirrm lib/tk8.0/demos/images
@dirrm lib/tk8.0/demos
@dirrm lib/tk8.0/images