diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-31 03:14:24 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-31 03:14:24 +0000 |
commit | 24e0f7e70f0ea222a028311f632dddbc9ca180ce (patch) | |
tree | d77792cd285cd6bb784a9ae114c04ca06059610c /games/gnomegames2 | |
parent | e984bb405dd8c1b6bc953c9be26fdc4577e0ee36 (diff) | |
download | ports-24e0f7e70f0ea222a028311f632dddbc9ca180ce.tar.gz ports-24e0f7e70f0ea222a028311f632dddbc9ca180ce.zip |
Notes
Diffstat (limited to 'games/gnomegames2')
-rw-r--r-- | games/gnomegames2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile index f40015252a4a..ed2fa54c8b7a 100644 --- a/games/gnomegames2/Makefile +++ b/games/gnomegames2/Makefile @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui +USE_GNOME= gnomeprefix intlhack gnomehack gnomehier libgnomeui USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |