diff options
Diffstat (limited to 'games/gnome-games')
-rw-r--r-- | games/gnome-games/Makefile | 1 | ||||
-rw-r--r-- | games/gnome-games/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 75349d4f56cb..f9b35b3339e5 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/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" \ diff --git a/games/gnome-games/pkg-plist b/games/gnome-games/pkg-plist index 90ffe83ebb06..7d76ab59aac3 100644 --- a/games/gnome-games/pkg-plist +++ b/games/gnome-games/pkg-plist @@ -25,8 +25,6 @@ include/gdkcardimage/gdk-card-image.h lib/libgdkcardimage.a lib/libgdkcardimage.so lib/libgdkcardimage.so.1 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %D/lib -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R share/gnome/apps/Games/freecell.desktop share/gnome/apps/Games/gataxx.desktop share/gnome/apps/Games/glines.desktop |