FreeBSD Bugzilla – Attachment 4775 Details for
Bug 11842
Port update: x11-toolkits/gtk12
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.01 KB, created by
reg
on 1999-05-23 00:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
reg
Created:
1999-05-23 00:20:01 UTC
Size:
1.01 KB
patch
obsolete
>--- /usr/ports.ref/x11-toolkits/gtk--/Makefile Thu May 13 16:12:34 1999 >+++ x11-toolkits/gtk--/Makefile Sun May 23 01:02:45 1999 >@@ -13,15 +13,25 @@ > > MAINTAINER= nacai@iname.com > >-LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12 >+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 > BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 > >+GTK_CONFIG?= ${X11BASE}/bin/gtk12-config >+ >+.include <bsd.port.pre.mk> >+ >+.if ${OSVERSION} < 400004 >+BUILD_DEPENDS= eg++:${PORTSDIR}/lang/egcs >+CC= egcc >+CXX= eg++ >+.endif >+ > USE_X_PREFIX= yes > USE_GMAKE= yes > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --enable-static=yes \ > --without-gnome >-CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config" >+CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" > > 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 \ >@@ -58,4 +68,4 @@ > ToolbarConnector.3 ToolbarConnectorBase.3 Toolbar_Child.3 \ > _gtk_string.3 gtkmm_add_signal_class.3 > >-.include <bsd.port.mk> >+.include <bsd.port.post.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 11842
:
4735
|
4736
|
4737
|
4738
|
4739
|
4740
|
4741
|
4742
|
4743
|
4744
|
4745
|
4746
|
4747
|
4748
|
4749
|
4750
|
4751
|
4752
|
4753
|
4754
|
4755
|
4756
|
4757
|
4758
|
4759
|
4760
|
4761
|
4762
|
4763
|
4764
|
4765
|
4766
|
4767
|
4768
|
4769
|
4770
|
4771
|
4772
|
4773
|
4774
| 4775 |
4776
|
4777