- update WANTLIB

- regen PLIST while here
This commit is contained in:
jasper 2008-10-28 01:22:46 +00:00
parent 4b31d6bd91
commit 98afe2e1f9
2 changed files with 5 additions and 5 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.11 2008/01/22 20:31:11 steven Exp $ # $OpenBSD: Makefile,v 1.12 2008/10/28 01:22:46 jasper Exp $
SHARED_ONLY= Yes SHARED_ONLY= Yes
COMMENT= c++ cross-platform GUI toolkit COMMENT= c++ cross-platform GUI toolkit
DISTNAME= wxWidgets-2.8.7 DISTNAME= wxWidgets-2.8.7
PKGNAME= wxWidgets-gtk2-2.8.7 PKGNAME= wxWidgets-gtk2-2.8.7p0
SHARED_LIBS= wx_base 1.0 \ SHARED_LIBS= wx_base 1.0 \
wx_base_net 1.0 \ wx_base_net 1.0 \
wx_base_odbc 1.0 \ wx_base_odbc 1.0 \
@ -55,7 +55,7 @@ WANTLIB= SM Xau Xcursor Xcomposite Xdamage Xdmcp Xfixes Xi Xrandr X11 \
Xext Xinerama Xxf86vm Xrender GL GLU fontconfig freetype \ Xext Xinerama Xxf86vm Xrender GL GLU fontconfig freetype \
pthread c m stdc++ z expat ossaudio jpeg png tiff glitz \ pthread c m stdc++ z expat ossaudio jpeg png tiff glitz \
glib-2.0 gmodule-2.0 gobject-2.0 gthread-2.0 \ glib-2.0 gmodule-2.0 gobject-2.0 gthread-2.0 \
pango-1.0 pangoft2-1.0 atk-1.0 pango-1.0 pangoft2-1.0 pixman-1 atk-1.0
AUTOCONF_VERSION=2.59 AUTOCONF_VERSION=2.59
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib -pthread" \ CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib -pthread" \

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2007/10/23 11:28:10 steven Exp $ @comment $OpenBSD: PLIST,v 1.3 2008/10/28 01:22:46 jasper Exp $
@conflict wxWidgets-headers-* @conflict wxWidgets-headers-*
@conflict wxWidgets-gtkheaders-* @conflict wxWidgets-gtkheaders-*
@conflict wxWidgets-x11univ-* @conflict wxWidgets-x11univ-*
@ -12,7 +12,7 @@
@pkgpath x11/wxWidgets/gtk @pkgpath x11/wxWidgets/gtk
@pkgpath x11/wxWidgets/gtk2 @pkgpath x11/wxWidgets/gtk2
bin/wx-config bin/wx-config
bin/wxrc @bin bin/wxrc
include/wx/ include/wx/
include/wx/aboutdlg.h include/wx/aboutdlg.h
include/wx/accel.h include/wx/accel.h