From 193f82a45fdf187d0c77dcf8783c10966364e431 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 7 Aug 2005 11:28:07 +0000 Subject: Depend on wxGTK24, bump PKGREVISION. --- net/amule/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'net') diff --git a/net/amule/Makefile b/net/amule/Makefile index a1659108983..c70721de8ed 100644 --- a/net/amule/Makefile +++ b/net/amule/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2005/07/21 16:29:54 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2005/08/07 11:30:49 wiz Exp $ # DISTNAME= aMule-1.2.8 PKGNAME= ${DISTNAME:S/aMule/amule/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=amule/} EXTRACT_SUFX= .tar.bz2 @@ -21,6 +21,7 @@ USE_TOOLS+= gmake USE_LANGUAGES= c c++ USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes +CONFIGURE_ARGS+= --with-wx-config=${LOCALBASE}/bin/wx24-config LIBS+= -lm @@ -31,7 +32,7 @@ UNLIMIT_RESOURCES+= datasize .include "../../devel/zlib/buildlink3.mk" .include "../../www/curl/buildlink3.mk" .include "../../x11/gtk2/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