aboutsummaryrefslogtreecommitdiff
path: root/irc/ircd-ratbox
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-01-10 16:55:26 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-01-10 16:55:26 +0000
commitac922c592e54939a66a352d951260ab2c1fd4c05 (patch)
treea1803c12d7ed1ddd17231d7c51bd8ecd19c12c72 /irc/ircd-ratbox
parentb48e96822e2e62dc4e55d3c7680ea952dc34c9bb (diff)
downloadports-ac922c592e54939a66a352d951260ab2c1fd4c05.tar.gz
ports-ac922c592e54939a66a352d951260ab2c1fd4c05.zip
Convert g* and i* to USES=sqlite and USES=firebird
Notes
Notes: svn path=/head/; revision=405724
Diffstat (limited to 'irc/ircd-ratbox')
-rw-r--r--irc/ircd-ratbox/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/irc/ircd-ratbox/Makefile b/irc/ircd-ratbox/Makefile
index a0eec2d6d810..4ec75e3c8133 100644
--- a/irc/ircd-ratbox/Makefile
+++ b/irc/ircd-ratbox/Makefile
@@ -15,10 +15,9 @@ LICENSE= GPLv2
CONFLICTS= ircd-ratbox-devel-[0-9]* charybdis-[0-9]*
-USES= cpe libtool tar:bzip2
+USES= cpe libtool SQLITE tar:bzip2
CPE_VENDOR= ratbox
USE_RC_SUBR= ircd-ratbox
-USE_SQLITE= 3
USE_LDCONFIG= ${PREFIX}/lib/ircd-ratbox
MAKE_JOBS_UNSAFE= yes