aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/xbae/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/xbae/Makefile')
-rw-r--r--x11-toolkits/xbae/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11-toolkits/xbae/Makefile b/x11-toolkits/xbae/Makefile
index ada44155a0e7..e4c4285af8c6 100644
--- a/x11-toolkits/xbae/Makefile
+++ b/x11-toolkits/xbae/Makefile
@@ -17,8 +17,10 @@ DISTNAME= Xbae-${PORTVERSION}
MAINTAINER= Lars.Koeller@Uni-Bielefeld.de
-REQUIRES_MOTIF= YES
-USE_IMAKE= YES
+REQUIRES_MOTIF= yes
+USE_IMAKE= yes
+INSTALL_SHLIBS= yes
+
MAN3= XbaeCaption.3 XbaeMatrix.3
.include <bsd.port.pre.mk>
@@ -29,6 +31,5 @@ post-install:
.endif
${RM} -rf ${PREFIX}/include/Xbae
${LN} -sf Xbae-4.7 ${PREFIX}/include/Xbae
- @${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
.include <bsd.port.post.mk>