mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
. Fix gnome handling (as far as I can test).
Obtained from: games/nethack34
This commit is contained in:
parent
10f0cbf537
commit
29bdbd398a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=133255
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user