diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-06-16 00:44:16 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-06-16 00:44:16 +0800 |
commit | f359ee78885faedfb9fd1259c36133038ac50245 (patch) | |
tree | e149280677fe44f0552faf757470ea0023906ed0 /x11-wm/windowmaker-i18n | |
parent | 124867154b7cf447efaed5aa7238f231be993f70 (diff) | |
download | freebsd-ports-gnome-f359ee78885faedfb9fd1259c36133038ac50245.tar.gz freebsd-ports-gnome-f359ee78885faedfb9fd1259c36133038ac50245.tar.zst freebsd-ports-gnome-f359ee78885faedfb9fd1259c36133038ac50245.zip |
First round of INSTALL_SHLIB fixes.
Diffstat (limited to 'x11-wm/windowmaker-i18n')
-rw-r--r-- | x11-wm/windowmaker-i18n/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/windowmaker-i18n/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/windowmaker-i18n/Makefile b/x11-wm/windowmaker-i18n/Makefile index a42b694aab3f..15a9c7dfa05f 100644 --- a/x11-wm/windowmaker-i18n/Makefile +++ b/x11-wm/windowmaker-i18n/Makefile @@ -28,6 +28,7 @@ USE_BZIP2= yes USE_PERL5= yes USE_X_PREFIX= yes USE_LIBTOOL= yes +INSTALL_SHLIBS= yes GNU_CONFIGURE= yes CONFIGURE_ENV= X11BASE=${X11BASE} LOCALBASE=${LOCALBASE} \ CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" \ diff --git a/x11-wm/windowmaker-i18n/pkg-plist b/x11-wm/windowmaker-i18n/pkg-plist index 77ef826f5e84..75bc51f640cb 100644 --- a/x11-wm/windowmaker-i18n/pkg-plist +++ b/x11-wm/windowmaker-i18n/pkg-plist @@ -100,8 +100,6 @@ lib/libwmfun.so.0 lib/libwraster.a lib/libwraster.so lib/libwraster.so.3 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R share/WINGs/Images.tiff share/WINGs/Images.xpm share/WINGs/defaultIcon.tiff |