From 14f7116e7dffe5071b3bc693b0bbd0f3daef76e2 Mon Sep 17 00:00:00 2001 From: FUJISHIMA Satsuki Date: Tue, 11 Sep 2001 21:56:26 +0000 Subject: unbreak: utilize gettext correctly. --- games/glife/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/glife') diff --git a/games/glife/Makefile b/games/glife/Makefile index c42e1d710fc4..4034d1cf067d 100644 --- a/games/glife/Makefile +++ b/games/glife/Makefile @@ -18,6 +18,7 @@ MAINTAINER= ports@FreeBSD.org USE_X_PREFIX= yes USE_LIBTOOL= yes USE_GNOME= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" pre-patch: @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ -- cgit v1.2.3