From 29bdbd398a994d5a18d563bd10fd2ef43c0aefc9 Mon Sep 17 00:00:00 2001 From: Greg Lewis Date: Wed, 13 Apr 2005 16:34:55 +0000 Subject: . Fix gnome handling (as far as I can test). Obtained from: games/nethack34 --- games/nethack33/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games/nethack33') diff --git a/games/nethack33/Makefile b/games/nethack33/Makefile index 8679a5b377f4..e1e15db3084a 100644 --- a/games/nethack33/Makefile +++ b/games/nethack33/Makefile @@ -45,7 +45,8 @@ GRAPHICS= X11_GRAPHICS .if ${PKGNAMESUFFIX} == "-gnome" CATEGORIES= games gnome USE_GETOPT_LONG=yes -USE_GNOME= yes +USE_GNOME= gnomelibs +MAKE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" GRAPHICS= GNOME_GRAPHICS .elif ${PKGNAMESUFFIX} == "-nox11" GRAPHICS= # none -- cgit v1.2.3