diff options
author | mharo <mharo@FreeBSD.org> | 1999-05-07 02:21:01 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-05-07 02:21:01 +0000 |
commit | 18d5785695e5feec405fa9dc8a91046b0de14dbc (patch) | |
tree | d741752793a4345760a061772bdbf72e77405951 /x11-toolkits/gtkmm30/Makefile | |
parent | 4ae35ad465f926e92b2a4be2ee682dcb8d9f5025 (diff) | |
download | FreeBSD-ports-18d5785695e5feec405fa9dc8a91046b0de14dbc.zip FreeBSD-ports-18d5785695e5feec405fa9dc8a91046b0de14dbc.tar.gz |
Unbroken gtk--
PR: 11532
Submitted by: Yukihiro Nakai nacai@iname.com
Diffstat (limited to 'x11-toolkits/gtkmm30/Makefile')
-rw-r--r-- | x11-toolkits/gtkmm30/Makefile | 54 |
1 files changed, 44 insertions, 10 deletions
diff --git a/x11-toolkits/gtkmm30/Makefile b/x11-toolkits/gtkmm30/Makefile index 31592a2..815531b 100644 --- a/x11-toolkits/gtkmm30/Makefile +++ b/x11-toolkits/gtkmm30/Makefile @@ -1,31 +1,65 @@ # New ports collection makefile for: gtk-- -# Version required: 0.9.14 +# Version required: 1.0.0 # Date created: 11 May 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.5 1998/10/20 07:35:11 asami Exp $ +# $Id: Makefile,v 1.6 1999/01/12 16:50:43 vanilla Exp $ # -DISTNAME= Gtk---0.9.14 -PKGNAME= gtk---0.9.14 +DISTNAME= Gtk---1.0.0 +PKGNAME= gtk---1.0.0 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/gtk--/ MAINTAINER= nacai@iname.com -BROKEN= build - -LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 +LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12 BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 -# Why gtk11 port renames gtk-config to gtk11-config? (patch-ae) -#GNU_CONFIGURE= yes +USE_X_PREFIX= yes USE_AUTOCONF= yes # for the future GNOME support -#CONFIGURE_ARGS= --with-gnome=${X11BASE} +CONFIGURE_ARGS= --enable-static=yes # --with-gnome=${X11BASE} +CONFIGURE_ENV+= RANLIB=":" GNOMEMM_FALSE="true"\ + GTK_CONFIG="${X11BASE}/bin/gtk12-config" USE_GMAKE= yes +MAN3= G_IntList.3 G_IntList_Iterator.3 G_List.3 G_List_Cpp_Iterator.3 \ + G_List_Iterator.3 G_SList_Iterator.3 GtkBase.3 GtkBaseClass.3 \ + Gtk_AccelEntry.3 Gtk_AccelGroup.3 Gtk_AccelLabel.3 Gtk_Adjustment.3 \ + Gtk_Alignment.3 Gtk_ArgBase.3 Gtk_ArgObject.3 Gtk_ArgSimple.3 \ + Gtk_ArgString.3 Gtk_Arrow.3 Gtk_AspectFrame.3 Gtk_Base.3 \ + Gtk_Base_Class.3 Gtk_Bin.3 Gtk_Box.3 Gtk_Button.3 Gtk_ButtonBox.3 \ + Gtk_CList.3 Gtk_CTree.3 Gtk_CTreeNode.3 Gtk_CTreeRow.3 Gtk_Calendar.3 \ + Gtk_CheckButton.3 Gtk_CheckMenuItem.3 Gtk_ColorSelection.3 \ + Gtk_ColorSelectionDialog.3 Gtk_Combo.3 Gtk_Container.3 Gtk_Curve.3 \ + Gtk_Data.3 Gtk_Dialog.3 Gtk_DrawingArea.3 Gtk_Editable.3 Gtk_Entry.3 \ + Gtk_EventBox.3 Gtk_FileSelection.3 Gtk_Fixed.3 Gtk_FontSelection.3 \ + Gtk_FontSelectionDialog.3 Gtk_Frame.3 Gtk_GammaCurve.3 Gtk_HBox.3 \ + Gtk_HButtonBox.3 Gtk_HPaned.3 Gtk_HRuler.3 Gtk_HScale.3 \ + Gtk_HScrollbar.3 Gtk_HSeparator.3 Gtk_HandleBox.3 Gtk_Image.3 \ + Gtk_InputDialog.3 Gtk_Invisible.3 Gtk_Item.3 Gtk_ItemFactory.3 \ + Gtk_ItemFactory_Menu.3 Gtk_ItemFactory_MenuBar.3 \ + Gtk_ItemFactory_OptionMenu.3 Gtk_Label.3 Gtk_Layout.3 Gtk_List.3 \ + Gtk_ListItem.3 Gtk_Main.3 Gtk_Menu.3 Gtk_MenuBar.3 Gtk_MenuFactory.3 \ + Gtk_MenuItem.3 Gtk_MenuPath.3 Gtk_MenuShell.3 Gtk_Misc.3 \ + Gtk_Notebook.3 Gtk_NotebookPage.3 Gtk_Object.3 Gtk_ObjectHandle.3 \ + Gtk_ObjectHandle_ref.3 Gtk_OptionMenu.3 Gtk_Packer.3 Gtk_Paned.3 \ + Gtk_Pixmap.3 Gtk_Plug.3 Gtk_Preview.3 Gtk_Progress.3 Gtk_ProgressBar.3 \ + Gtk_RC.3 Gtk_RadioButton.3 Gtk_RadioMenuItem.3 Gtk_Range.3 \ + Gtk_RcStyle.3 Gtk_Ruler.3 Gtk_Scale.3 Gtk_Scrollbar.3 \ + Gtk_ScrolledWindow.3 Gtk_Separator.3 Gtk_Socket.3 Gtk_SpinButton.3 \ + Gtk_Statusbar.3 Gtk_Style.3 Gtk_Table.3 Gtk_Text.3 Gtk_TipsQuery.3 \ + Gtk_ToggleButton.3 Gtk_Toolbar.3 Gtk_Tooltips.3 Gtk_Trashcan.3 \ + Gtk_Trashcan_Helper.3 Gtk_Tree.3 Gtk_TreeItem.3 Gtk_VBox.3 \ + Gtk_VButtonBox.3 Gtk_VPaned.3 Gtk_VRuler.3 Gtk_VScale.3 \ + Gtk_VScrollbar.3 Gtk_VSeparator.3 Gtk_Viewport.3 Gtk_Widget.3 \ + Gtk_Window.3 MenuFactoryConnector.3 MenuFactoryConnectorBase.3 \ + ToolbarConnector.3 ToolbarConnectorBase.3 Toolbar_Child.3 \ + _gtk_string.3 gtkmm_add_signal_class.3 + post-install: ${LDCONFIG} -m ${PREFIX}/lib + @${CAT} ${PKGDIR}/MESSAGE .include <bsd.port.mk> |