aboutsummaryrefslogtreecommitdiff
path: root/x11/XFree86-aoutlibs/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-15 17:12:51 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-15 17:12:51 +0000
commit5cb14340042a107ee5ad92616d23d4d9551eb878 (patch)
tree627c8eec76ffb450072bffd91d2a746e8d206c3d /x11/XFree86-aoutlibs/Makefile
parent1de95a9ce1b6eaced7531fa61e3c1dd2b0280f97 (diff)
Notes
Diffstat (limited to 'x11/XFree86-aoutlibs/Makefile')
-rw-r--r--x11/XFree86-aoutlibs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/XFree86-aoutlibs/Makefile b/x11/XFree86-aoutlibs/Makefile
index 98f69e91d914..4723af0a7de5 100644
--- a/x11/XFree86-aoutlibs/Makefile
+++ b/x11/XFree86-aoutlibs/Makefile
@@ -18,6 +18,7 @@ ONLY_FOR_ARCHS= i386
WRKSRC= ${WRKDIR}/lib
NO_BUILD= yes
+INSTALL_SHLIBS= yes
PORTOBJFORMAT= aout
USE_X_PREFIX= yes
@@ -33,6 +34,5 @@ do-install:
${SETENV} OBJFORMAT=${PORTOBJFORMAT} \
${INSTALL_PROGRAM} $$l ${PREFIX}/lib/aout; \
done
- ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib/aout
.include <bsd.port.mk>