From 3e29dd2719c22e8ad6eefbb37107515b939421d2 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 7 Aug 2005 11:28:07 +0000 Subject: Depend on wxGTK24, bump PKGREVISION. --- editors/poedit/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'editors') diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index 3b38387af2f..1368ee00461 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2005/06/01 18:02:45 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2005/08/07 11:29:03 wiz Exp $ # DISTNAME= poedit-1.2.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=poedit/} @@ -15,8 +15,9 @@ DEPENDS+= zip-[0-9]*:../../archivers/zip GNU_CONFIGURE= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake +CONFIGURE_ENV+= WX_CONFIG_NAME=${LOCALBASE}/bin/wx24-config .include "../../databases/db4/buildlink3.mk" -.include "../../x11/wxGTK/buildlink3.mk" +.include "../../x11/wxGTK24/buildlink3.mk" .include "../../mk/pthread.buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3