summaryrefslogtreecommitdiff
path: root/databases/sqliteman
diff options
context:
space:
mode:
Diffstat (limited to 'databases/sqliteman')
-rw-r--r--databases/sqliteman/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/sqliteman/Makefile b/databases/sqliteman/Makefile
index 1334fe17294e..737856e9f24e 100644
--- a/databases/sqliteman/Makefile
+++ b/databases/sqliteman/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF
MAINTAINER= wen@FreeBSD.org
COMMENT= Admin's GUI tool for Sqlite3
-LIB_DEPENDS= qscintilla2:${PORTSDIR}/devel/qscintilla2
+LIB_DEPENDS= libqscintilla2.so:${PORTSDIR}/devel/qscintilla2
USES= cmake
USE_SQLITE= yes