diff options
Diffstat (limited to 'x11-toolkits/xbae/Makefile')
-rw-r--r-- | x11-toolkits/xbae/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-toolkits/xbae/Makefile b/x11-toolkits/xbae/Makefile index 6f0dddb6fed8..ba32a1fbb8ad 100644 --- a/x11-toolkits/xbae/Makefile +++ b/x11-toolkits/xbae/Makefile @@ -17,14 +17,11 @@ DISTNAME= Xbae-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A Motif-based widget which displays a grid of cells as a spreadsheet -USE_AUTOTOOLS= libtool:13 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} - USE_MOTIF= yes USE_X_PREFIX= yes -GNU_CONFIGURE= yes - +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS=--enable-production MAN3= XbaeCaption.3 XbaeInput.3 XbaeMatrix.3 |