summaryrefslogtreecommitdiff
path: root/x11/tix
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-06-22 12:58:33 +0000
committeragc <agc@pkgsrc.org>1998-06-22 12:58:33 +0000
commit988019b0161173d9185365a43313f01b0fdb5e3d (patch)
treed4348e0f294c2e984b78663e6958bb9a3bb8fcd8 /x11/tix
parentdaa3dd519ae7d2f2b965e1cc9ca7cd78fa7ad24c (diff)
downloadpkgsrc-988019b0161173d9185365a43313f01b0fdb5e3d.tar.gz
Update package Makefiles for automatic manual page handling.
Diffstat (limited to 'x11/tix')
-rw-r--r--x11/tix/Makefile11
1 files changed, 1 insertions, 10 deletions
diff --git a/x11/tix/Makefile b/x11/tix/Makefile
index 19211875f00..173357036b3 100644
--- a/x11/tix/Makefile
+++ b/x11/tix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1998/06/10 08:02:09 agc Exp $
+# $NetBSD: Makefile,v 1.4 1998/06/22 13:21:02 agc Exp $
# $FreeBSD Id: Makefile,v 1.15 1998/03/17 07:55:17 tg Exp
DISTNAME= Tix4.1.0.006
@@ -17,15 +17,6 @@ CONFIGURE_ARGS= --enable-shared --enable-sam \
--with-tk="${PREFIX}/include/tk8.0"
# this should probably be added to bsd.port.mk
CONFIGURE_ENV+= PREFIX=${PREFIX}
-MAN1= tixwish.1
-MANN= BtnBox.n Balloon.n ChkList.n Destroy.n ComboBox.n Control.n \
- DItem.n DirDlg.n DirList.n DirTree.n FileBox.n EFileBox.n \
- EFileDlg.n FileDlg.n FileEnt.n Form.n GetBool.n GetInt.n \
- Grid.n HList.n InpOnly.n LabEntry.n Meter.n LabFrame.n \
- ListNBK.n Mwm.n NBFrame.n NoteBook.n SHList.n PopMenu.n \
- OptMenu.n PanedWin.n SListBox.n SText.n SWindow.n TList.n \
- Select.n StdBBox.n TixIntro.n Tree.n Utils.n Wm.n compound.n \
- pixmap.n tix.n
pre-configure:
@(cd ${WRKSRC}/.. && \