aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cvstrac/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cvstrac/Makefile')
-rw-r--r--devel/cvstrac/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/cvstrac/Makefile b/devel/cvstrac/Makefile
index 8874f2291e79..e66f9e0fefc1 100644
--- a/devel/cvstrac/Makefile
+++ b/devel/cvstrac/Makefile
@@ -13,8 +13,7 @@ COMMENT?= Web-Based Bug And Patch-Set Tracking System For CVS
LICENSE= GPLv2
-USES= gmake pkgconfig
-USE_SQLITE= yes
+USES= gmake pkgconfig sqlite
MAKEFILE= bsd-gcc.mk
MAKE_ARGS+= BCC="${CC} ${CPPFLAGS}" TCC="${CC} ${CPPFLAGS}" \
LIBSQLITE="${LDFLAGS}"