diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-06-15 17:59:45 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-06-15 17:59:45 +0000 |
commit | a375e7549c50755d8d6fa4ffa4ca5bd5b598b71b (patch) | |
tree | c33273a6a58b8038777ed89865aa97018222b854 /x11-wm/scwm | |
parent | 64186dbb7c798d759f09f85b088edf5765605aa5 (diff) | |
download | FreeBSD-ports-a375e7549c50755d8d6fa4ffa4ca5bd5b598b71b.zip FreeBSD-ports-a375e7549c50755d8d6fa4ffa4ca5bd5b598b71b.tar.gz |
Third round of INSTALL_SHLIBS=yes fixes.
Diffstat (limited to 'x11-wm/scwm')
-rw-r--r-- | x11-wm/scwm/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/scwm/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/scwm/Makefile b/x11-wm/scwm/Makefile index 18c5825..8e4eba0 100644 --- a/x11-wm/scwm/Makefile +++ b/x11-wm/scwm/Makefile @@ -22,6 +22,7 @@ GTK_CONFIG?= ${X11BASE}/bin/gtk12-config GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config GNU_CONFIGURE= yes +INSTALL_SHLIBS= yes CONFIGURE_ARGS+= --with-guile-prefix=${LOCALBASE} CONFIGURE_ENV+= CPPFLAGS="-I${X11BASE}/include" \ GTK_CONFIG="${GTK_CONFIG}" \ diff --git a/x11-wm/scwm/pkg-plist b/x11-wm/scwm/pkg-plist index bad6459..42cae8a 100644 --- a/x11-wm/scwm/pkg-plist +++ b/x11-wm/scwm/pkg-plist @@ -47,8 +47,6 @@ lib/scwm/modules/app/scwm/libxpm-menus.a lib/scwm/modules/app/scwm/libxpm-menus.la lib/scwm/modules/app/scwm/libxpm-menus.so lib/scwm/modules/app/scwm/libxpm-menus.so.0 -@exec /sbin/ldconfig -m %B -@unexec /sbin/ldconfig -R share/doc/scwm/examples/Xmodmap-win95keyboard share/doc/scwm/examples/Xresources-cpp share/doc/scwm/examples/Xsession |