From bc47cccc84a1837da1919cf6c75785c9646d1761 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Fri, 4 May 2001 21:41:30 +0000 Subject: Various patches (mainly shared library revision changes) for those ports that depend on GNOME and need to change for 1.4 --- games/glife/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'games/glife') diff --git a/games/glife/Makefile b/games/glife/Makefile index 6121acf31318..c42e1d710fc4 100644 --- a/games/glife/Makefile +++ b/games/glife/Makefile @@ -7,6 +7,7 @@ PORTNAME= glife PORTVERSION= 0.2.1 +PORTREVISION= 1 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,15 +15,9 @@ DISTNAME= gLife-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore \ - glade.4:${PORTSDIR}/devel/libglade - USE_X_PREFIX= yes USE_LIBTOOL= yes -CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ - --datadir=${PREFIX}/share/gnome -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" +USE_GNOME= yes pre-patch: @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ -- cgit v1.2.3