aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/lesstif/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/lesstif/Makefile')
-rw-r--r--x11-toolkits/lesstif/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile
index bfc7cb01ace5..22c4100c6308 100644
--- a/x11-toolkits/lesstif/Makefile
+++ b/x11-toolkits/lesstif/Makefile
@@ -20,6 +20,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/automake:${PORTSDIR}/devel/automake
MANUAL_PACKAGE_BUILD= do not want to install during interactive build
USE_AUTOCONF= yes
USE_X_PREFIX= yes
+INSTALLS_SHLIBS= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--enable-static --enable-shared --disable-build-Xlt \
--enable-production --disable-debug --disable-build-Xbae
@@ -95,7 +96,6 @@ post-install:
${LN} -sf ${PREFIX}/LessTif/Motif1.2/lib/libMrm.a ${PREFIX}/lib/libMrm.a
${LN} -sf ${PREFIX}/LessTif/Motif1.2/lib/libMrm.la ${PREFIX}/lib/libMrm.la
.endif
- ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>