diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-06-16 10:38:50 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-06-16 10:38:50 +0000 |
commit | c7fd3f71f2bf0d16ca22b85267a8ba4df8e9b5a2 (patch) | |
tree | 89e915a2bf8568be2efa2fe01c4b703bb95b0dd2 /japanese/eb3 | |
parent | b2066c7c70a0ccedd6a3fda853744aec2281d951 (diff) | |
download | FreeBSD-ports-c7fd3f71f2bf0d16ca22b85267a8ba4df8e9b5a2.zip FreeBSD-ports-c7fd3f71f2bf0d16ca22b85267a8ba4df8e9b5a2.tar.gz |
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
Diffstat (limited to 'japanese/eb3')
-rw-r--r-- | japanese/eb3/Makefile | 1 | ||||
-rw-r--r-- | japanese/eb3/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/japanese/eb3/Makefile b/japanese/eb3/Makefile index c3d12e1..872ad7b 100644 --- a/japanese/eb3/Makefile +++ b/japanese/eb3/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/eb3/pkg-plist b/japanese/eb3/pkg-plist index 2ea3cb7..a21cdae 100644 --- a/japanese/eb3/pkg-plist +++ b/japanese/eb3/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 |