diff options
Diffstat (limited to 'games/teg/Makefile')
-rw-r--r-- | games/teg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/teg/Makefile b/games/teg/Makefile index d9d0ac0335fe..b4b6dccfa32c 100644 --- a/games/teg/Makefile +++ b/games/teg/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= A turn-based strategy game for GNOME -USE_GNOME= gnomehack gnomeprefix gnometarget intlhack libgnomeui +USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui USE_GMAKE= yes USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |