summaryrefslogtreecommitdiff
path: root/databases/xbsql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/xbsql/Makefile')
-rw-r--r--databases/xbsql/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/xbsql/Makefile b/databases/xbsql/Makefile
index 2a7357e8af45..4bc26784840f 100644
--- a/databases/xbsql/Makefile
+++ b/databases/xbsql/Makefile
@@ -6,6 +6,7 @@
PORTNAME= xbsql
PORTVERSION= 0.11
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://www.rekallrevealed.org/packages/
EXTRACT_SUFX= .tgz
@@ -16,7 +17,7 @@ COMMENT= An SQL wrapper for the XBase DBMS library
LIB_DEPENDS= xbase-2.0.0:${PORTSDIR}/databases/xbase
USE_BISON= yes
-USE_AUTOTOOLS= libtool:13:inc
+GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB= yes
USE_REINPLACE= yes