aboutsummaryrefslogtreecommitdiffstats
path: root/x11/XFree86-4-libraries/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/XFree86-4-libraries/Makefile')
-rw-r--r--x11/XFree86-4-libraries/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/XFree86-4-libraries/Makefile b/x11/XFree86-4-libraries/Makefile
index a80e32690163..1bcdb04f3c8c 100644
--- a/x11/XFree86-4-libraries/Makefile
+++ b/x11/XFree86-4-libraries/Makefile
@@ -21,6 +21,7 @@ MAINTAINER= taguchi@tohoku.iij.ad.jp
BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake-4
PREFIX?= ${X11BASE}
+INSTALL_SHLIBS= yes
MTREE_FILE= /etc/mtree/BSD.x11.dist
DIST_SUBDIR= xc
WRKSRC= ${WRKDIR}/xc
@@ -52,7 +53,4 @@ IGNOREFILES= Wraphelp.c
.endif
.endif
-post-install:
- ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
-
.include <bsd.port.mk>