diff options
Diffstat (limited to 'games/pioneers/Makefile')
-rw-r--r-- | games/pioneers/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pioneers/Makefile b/games/pioneers/Makefile index 2be326c03af3..1c40208394eb 100644 --- a/games/pioneers/Makefile +++ b/games/pioneers/Makefile @@ -17,7 +17,7 @@ COMMENT= An Internet playable version of the Settlers of Catan for GNOME/GTK+ USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix gtk20 -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |