- fix WANTLIB
- regen patch while here
This commit is contained in:
parent
b234dc89bd
commit
7d578b3f48
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2007/07/05 22:50:10 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2007/10/26 14:26:12 jasper Exp $
|
||||
|
||||
COMMENT= GNOME control center
|
||||
|
||||
GNOME_PROJECT= control-center
|
||||
GNOME_VERSION= 2.18.1
|
||||
DISTNAME= control-center-${VERSION}
|
||||
PKGNAME= control-center2-${VERSION}p0
|
||||
PKGNAME= control-center2-${VERSION}p1
|
||||
SHARED_LIBS += gnome-window-settings 1.0 # .1.0
|
||||
|
||||
CATEGORIES= x11
|
||||
@ -15,17 +15,18 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcursor Xdmcp \
|
||||
Xext Xfixes Xft Xi Xinerama Xrandr Xrender Xss art_lgpl_2 \
|
||||
atk-1.0 audiofile bonobo-2 bonobo-activation bonoboui-2 \
|
||||
bz2 c cairo crypto dbus-1 dbus-glib-1 esd expat fam \
|
||||
fontconfig freetype gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 \
|
||||
glade-2.0 glib-2.0 glitz gmodule-2.0 gnome-2 gnome-desktop-2 \
|
||||
gnome-keyring gnome-menu gnomecanvas-2 gnomeui-2 gnomevfs-2 \
|
||||
gobject-2.0 gsf-1 gstbase-0.10 gstreamer-0.10 gthread-2.0 \
|
||||
gtk-x11-2.0 jpeg m pango-1.0 pangocairo-1.0 pangoft2-1.0 \
|
||||
pangoxft-1.0 png popt pthread rpcsvc ssl startup-notification-1 \
|
||||
stdc++ util xkbfile xml2 z
|
||||
|
||||
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcomposite \
|
||||
Xcursor Xdamage Xdmcp Xext Xfixes Xft Xi Xinerama Xrandr \
|
||||
Xrender Xss art_lgpl_2 atk-1.0 audiofile bonobo-2 bonobo-activation \
|
||||
bonoboui-2 bz2 c cairo crypto dbus-1 dbus-glib-1 esd \
|
||||
expat fam fontconfig freetype gailutil gconf-2 gdk-x11-2.0 \
|
||||
gdk_pixbuf-2.0 glade-2.0 glib-2.0 glitz gmodule-2.0 \
|
||||
gnome-2 gnome-desktop-2 gnome-keyring gnome-menu gnomecanvas-2 \
|
||||
gnomeui-2 gnomevfs-2 gobject-2.0 gsf-1 gstbase-0.10 \
|
||||
gstreamer-0.10 gthread-2.0 gtk-x11-2.0 jpeg m pango-1.0 \
|
||||
pangocairo-1.0 pangoft2-1.0 pangoxft-1.0 png popt pthread \
|
||||
rpcsvc ssl startup-notification-1 stdc++ util xkbfile xml2 z
|
||||
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-configure,v 1.6 2007/05/18 14:17:25 jasper Exp $
|
||||
--- configure.orig Sat Apr 21 15:39:27 2007
|
||||
+++ configure Sat Apr 21 15:40:40 2007
|
||||
@@ -26457,7 +26457,7 @@
|
||||
$OpenBSD: patch-configure,v 1.7 2007/10/26 14:26:12 jasper Exp $
|
||||
--- configure.orig Tue Apr 10 13:56:12 2007
|
||||
+++ configure Fri Oct 26 16:24:55 2007
|
||||
@@ -26457,7 +26457,7 @@ if test `eval echo '${'$as_ac_Header'}'` = yes; then
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
|
||||
_ACEOF
|
||||
|
Loading…
Reference in New Issue
Block a user