aboutsummaryrefslogtreecommitdiff
path: root/databases/hk_classes
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2011-10-09 01:40:58 +0000
committerDoug Barton <dougb@FreeBSD.org>2011-10-09 01:40:58 +0000
commitf6ceda4641fbefafa4e37868815177f80a68a5d8 (patch)
treeaf0140a1025b5cfec544c0bc74372add4b8538e2 /databases/hk_classes
parent8553917eafd02b5f143e137836aa73d654eddcc9 (diff)
downloadports-f6ceda4641fbefafa4e37868815177f80a68a5d8.tar.gz
ports-f6ceda4641fbefafa4e37868815177f80a68a5d8.zip
Notes
Diffstat (limited to 'databases/hk_classes')
-rw-r--r--databases/hk_classes/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/databases/hk_classes/Makefile b/databases/hk_classes/Makefile
index 4bdada294746..864141f705b3 100644
--- a/databases/hk_classes/Makefile
+++ b/databases/hk_classes/Makefile
@@ -108,15 +108,7 @@ PLIST_SUB+= MSACCESS="@comment "
.endif
# XXX does not work yet
-.if defined(WITH_DBASE)
-LIB_DEPENDS+= xbase:${PORTSDIR}/databases/xbase
-CONFIGURE_ARGS+= --with-xbase-incdir=${LOCALBASE}/include/xbase \
- --with-xbase-libdir=${LOCALBASE}/lib
-PLIST_SUB+= DBASE=""
-.else
CONFIGURE_ARGS+= --without-xbase
-PLIST_SUB+= DBASE="@comment "
-.endif
.if defined(WITH_SQLITE2)
LIB_DEPENDS+= sqlite.2:${PORTSDIR}/databases/sqlite2