From 34f57e3d336b2525904300429335835df65fadd7 Mon Sep 17 00:00:00 2001 From: sthen Date: Sun, 8 Mar 2009 23:26:16 +0000 Subject: [PATCH] fix WANTLIB and bump --- news/pan/Makefile | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/news/pan/Makefile b/news/pan/Makefile index 50a3cd53050..18cf7d4ae4a 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.30 2008/05/31 23:50:57 sthen Exp $ +# $OpenBSD: Makefile,v 1.31 2009/03/08 23:26:16 sthen Exp $ COMMENT= powerful Gtk+2 newsreader V= 0.132 DISTNAME= pan-${V} -PKGNAME= ${DISTNAME}p2 +PKGNAME= ${DISTNAME}p3 CATEGORIES= news x11 HOMEPAGE= http://pan.rebelbase.com/ @@ -17,11 +17,11 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -WANTLIB= X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \ - Xi Xinerama Xrandr Xrender c expat fontconfig freetype \ - m pthread stdc++ z glib-2.0 gmodule-2.0 gobject-2.0 \ - gthread-2.0 pcre glitz png pango-1.0 pangocairo-1.0 \ - pangoft2-1.0 pixman-1 atk-1.0 cairo +WANTLIB += X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes +WANTLIB += Xi Xinerama Xrandr Xrender atk-1.0 c cairo expat fontconfig +WANTLIB += freetype gio-2.0 glib-2.0 glitz gmodule-2.0 gobject-2.0 +WANTLIB += gthread-2.0 m pango-1.0 pangocairo-1.0 pangoft2-1.0 +WANTLIB += pcre pixman-1 png pthread stdc++ z MASTER_SITES= http://pan.rebelbase.com/download/releases/${V}/source/