diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-16 10:38:50 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-16 10:38:50 +0000 |
commit | 5178b48938d20e336ec57a055a01cb66105cd20c (patch) | |
tree | 7b629f06e72f052bb88c209caf447e4bb6077033 /japanese/eb2 | |
parent | 5146cba1d9ca51f1f11a5ec365f8b409d99ecc15 (diff) | |
download | freebsd-ports-5178b48938d20e336ec57a055a01cb66105cd20c.zip |
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
Diffstat (limited to 'japanese/eb2')
-rw-r--r-- | japanese/eb2/Makefile | 1 | ||||
-rw-r--r-- | japanese/eb2/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/japanese/eb2/Makefile b/japanese/eb2/Makefile index c3d12e1ead25..872ad7b9e82e 100644 --- a/japanese/eb2/Makefile +++ b/japanese/eb2/Makefile @@ -50,6 +50,7 @@ APPENDIXFILES= appendix/cencro-1.0.tar.gz \ DIST_SUBDIR= eb USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes CONFIGURE_ARGS= --with-zlib APPENDIXDIR= ${PREFIX}/share/eb/appendix diff --git a/japanese/eb2/pkg-plist b/japanese/eb2/pkg-plist index 2ea3cb71a7b5..a21cdaed0c54 100644 --- a/japanese/eb2/pkg-plist +++ b/japanese/eb2/pkg-plist @@ -47,8 +47,6 @@ info/ebzip.info lib/libeb.a lib/libeb.so lib/libeb.so.3 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R share/eb/appendix/LIST share/eb/appendix/LIST-ja share/eb/appendix/cencro-1.0/catalog |