diff options
Diffstat (limited to 'x11-toolkits/xbae')
-rw-r--r-- | x11-toolkits/xbae/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/xbae/Makefile b/x11-toolkits/xbae/Makefile index ba32a1fbb8a..b1c872bf802 100644 --- a/x11-toolkits/xbae/Makefile +++ b/x11-toolkits/xbae/Makefile @@ -18,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A Motif-based widget which displays a grid of cells as a spreadsheet USE_AUTOTOOLS= libtool:15 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_MOTIF= yes USE_X_PREFIX= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |