diff --git a/x11/libsexy/Makefile b/x11/libsexy/Makefile index caa78464753..4faafe45564 100644 --- a/x11/libsexy/Makefile +++ b/x11/libsexy/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.3 2007/10/25 16:48:42 landry Exp $ +# $OpenBSD: Makefile,v 1.4 2007/11/24 11:20:05 winiger Exp $ COMMENT= collection of additional GTK widgets DISTNAME= libsexy-0.1.11 -PKGNAME= ${DISTNAME}p0 +PKGNAME= ${DISTNAME}p1 SHARED_LIBS += sexy 0.0 # .2.4 CATEGORIES= x11 devel @@ -23,9 +23,9 @@ CONFIGURE_STYLE=gnu LIB_DEPENDS= gdk-x11-2.0.>=1000,gdk_pixbuf-2.0.>=1000,gtk-x11-2.0.>=1000::x11/gtk+2 \ xml2.>=9::textproc/libxml -WANTLIB= X11 Xau Xcursor Xdmcp Xext Xfixes Xi Xinerama Xrandr Xcomposite \ +WANTLIB= X11 Xau Xcursor Xdmcp Xext Xfixes Xi Xinerama Xrandr Xcomposite\ Xrender Xdamage expat fontconfig freetype m z iconv intl \ atk-1.0 cairo glib-2.0 glitz gmodule-2.0 gobject-2.0 \ - iconv intl pango-1.0 pangocairo-1.0 pangoft2-1.0 png + iconv intl pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre png .include