aboutsummaryrefslogtreecommitdiff
path: root/databases/sqlcached
diff options
context:
space:
mode:
Diffstat (limited to 'databases/sqlcached')
-rw-r--r--databases/sqlcached/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/sqlcached/Makefile b/databases/sqlcached/Makefile
index 70630af6eb32..cfcabe992573 100644
--- a/databases/sqlcached/Makefile
+++ b/databases/sqlcached/Makefile
@@ -12,6 +12,8 @@ COMMENT= Cache daemon using SQL for data manipulation
LIB_DEPENDS= libsqlite.so:${PORTSDIR}/databases/sqlite2
+USES= readline
+
LDFLAGS+= -L${LOCALBASE}/lib
WRKSRC= ${WRKDIR}/${PORTNAME}