diff options
Diffstat (limited to 'games/gnomegames/Makefile')
-rw-r--r-- | games/gnomegames/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/gnomegames/Makefile b/games/gnomegames/Makefile index 75349d4f56cb..f9b35b3339e5 100644 --- a/games/gnomegames/Makefile +++ b/games/gnomegames/Makefile @@ -22,6 +22,7 @@ GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ --datadir=${PREFIX}/share/gnome CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |