diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-15 16:44:16 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-15 16:44:16 +0000 |
commit | 1de95a9ce1b6eaced7531fa61e3c1dd2b0280f97 (patch) | |
tree | 793d58c7df7e7a6a8851050e7e17a32a176a9a93 /chinese | |
parent | cefa94ae8b4b952fa2ed775be89954f487d66f73 (diff) | |
download | ports-1de95a9ce1b6eaced7531fa61e3c1dd2b0280f97.tar.gz ports-1de95a9ce1b6eaced7531fa61e3c1dd2b0280f97.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/libtabe/Makefile | 2 | ||||
-rw-r--r-- | chinese/libtabe/pkg-plist | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/chinese/libtabe/Makefile b/chinese/libtabe/Makefile index 6121b19dec4c..c60d01de11d2 100644 --- a/chinese/libtabe/Makefile +++ b/chinese/libtabe/Makefile @@ -17,6 +17,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libdb2.a:${PORTSDIR}/databases/db WRKSRC= ${WRKDIR}/libtabe USE_XLIB= yes +INSTALL_SHLIBS= yes HAS_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ARGS= --prefix=${PREFIX} \ @@ -49,6 +50,5 @@ post-install: ${RM} -f ${PREFIX}/lib/libbims.so.0 ${RM} -f ${PREFIX}/lib/libtabe.so.0 .endif - ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib .include <bsd.port.post.mk> diff --git a/chinese/libtabe/pkg-plist b/chinese/libtabe/pkg-plist index 4d70d992f2e0..9589f10bca7e 100644 --- a/chinese/libtabe/pkg-plist +++ b/chinese/libtabe/pkg-plist @@ -10,8 +10,6 @@ lib/libbims.so.0.1 lib/libtabe.a lib/libtabe.so lib/libtabe.so.0.1 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R share/doc/tabe/BoPoMoFo.shtml share/doc/tabe/Changes share/doc/tabe/Changes.pre-0.1 |