aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/xbae
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commit8503536d3896846d823f7f76be54e0a99da8d8b6 (patch)
tree1a89e4038216ead71b008f2a5091474964e1c341 /x11-toolkits/xbae
parentc20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff)
downloadports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz
ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Notes
Notes: svn path=/head/; revision=156749
Diffstat (limited to 'x11-toolkits/xbae')
-rw-r--r--x11-toolkits/xbae/Makefile7
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