aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/cvstrac/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvstrac/Makefile b/devel/cvstrac/Makefile
index ec0f53db8feb..03356b50f994 100644
--- a/devel/cvstrac/Makefile
+++ b/devel/cvstrac/Makefile
@@ -12,7 +12,7 @@ COMMENT?= Web-Based Bug And Patch-Set Tracking System For CVS
LICENSE= GPLv2
-USES= gmake pkgconfig sqlite
+USES= cpe gmake pkgconfig sqlite
MAKEFILE= bsd-gcc.mk
MAKE_ARGS+= BCC="${CC} ${CPPFLAGS}" TCC="${CC} ${CPPFLAGS}" \
LIBSQLITE="${LDFLAGS}"