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 /emulators/twin | |
parent | cefa94ae8b4b952fa2ed775be89954f487d66f73 (diff) | |
download | ports-1de95a9ce1b6eaced7531fa61e3c1dd2b0280f97.tar.gz ports-1de95a9ce1b6eaced7531fa61e3c1dd2b0280f97.zip |
Notes
Diffstat (limited to 'emulators/twin')
-rw-r--r-- | emulators/twin/Makefile | 2 | ||||
-rw-r--r-- | emulators/twin/pkg-plist | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/emulators/twin/Makefile b/emulators/twin/Makefile index 6836069888ec..7b94ad5ae8f3 100644 --- a/emulators/twin/Makefile +++ b/emulators/twin/Makefile @@ -15,6 +15,7 @@ MAINTAINER= giffunip@asme.org WRKSRC= $(WRKDIR)/twin USE_XLIB= yes +INSTALL_SHLIBS= yes GNU_CONFIGURE= yes USE_GMAKE= yes ALL_TARGET= depend world @@ -35,6 +36,5 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/documentation/* ${PREFIX}/share/doc/twin ${GZIP_CMD} ${PREFIX}/share/doc/twin/* .endif - ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib .include <bsd.port.mk> diff --git a/emulators/twin/pkg-plist b/emulators/twin/pkg-plist index a17bd0be152e..31a5a3ff2ee4 100644 --- a/emulators/twin/pkg-plist +++ b/emulators/twin/pkg-plist @@ -23,8 +23,6 @@ lib/libversion.so lib/libwin87em.so lib/libwinsock.so lib/libwinspool.so -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R share/doc/twin/bin-convert.txt.gz share/doc/twin/config.doc.gz share/doc/twin/debugger.1.gz |