From ccd0ec1173ee3631c9490bdd5bf3dabcfc016a49 Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Tue, 12 Dec 2000 07:59:17 +0000 Subject: USE_GNOME. PR: 23476 Submitted by: Ports Fury --- games/gnomebreakout/Makefile | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'games/gnomebreakout') diff --git a/games/gnomebreakout/Makefile b/games/gnomebreakout/Makefile index b1a88e1bf6e8..a39e431b2e7b 100644 --- a/games/gnomebreakout/Makefile +++ b/games/gnomebreakout/Makefile @@ -13,15 +13,11 @@ DISTNAME= gnome-breakout-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs -RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore - -USE_X_PREFIX= YES -GNU_CONFIGURE= YES +USE_X_PREFIX= yes +USE_GNOME= yes +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" -CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome/ \ - --datadir=${PREFIX}/share/gnome pre-patch: @${PERL} -pi -e 's|-lpthread|-pthread|g ; \ -- cgit v1.2.3