aboutsummaryrefslogtreecommitdiff
path: root/databases/sqliteman
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2012-05-25 01:50:36 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2012-05-25 01:50:36 +0000
commit6b6300026705747c8d683942f470ed19c0b27999 (patch)
treec4b7e1b6e04df9d6cfdd0c635a5486a4fa2e4ebe /databases/sqliteman
parent359fcf18da3ffa1bd213f98b0018b4e4d22b9ce2 (diff)
downloadports-6b6300026705747c8d683942f470ed19c0b27999.tar.gz
ports-6b6300026705747c8d683942f470ed19c0b27999.zip
Notes
Diffstat (limited to 'databases/sqliteman')
-rw-r--r--databases/sqliteman/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/sqliteman/Makefile b/databases/sqliteman/Makefile
index 36ac80bbd1e3..ce34f921228e 100644
--- a/databases/sqliteman/Makefile
+++ b/databases/sqliteman/Makefile
@@ -7,13 +7,14 @@
PORTNAME= sqliteman
PORTVERSION= 1.2.2
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= SF
MAINTAINER= wen@FreeBSD.org
COMMENT= Admin's GUI tool for Sqlite3
-LIB_DEPENDS= qscintilla2.5:${PORTSDIR}/devel/qscintilla2
+LIB_DEPENDS= qscintilla2:${PORTSDIR}/devel/qscintilla2
USE_CMAKE= yes
USE_QT_VER= 4