aboutsummaryrefslogtreecommitdiff
path: root/databases/tora
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2012-02-14 12:45:35 +0000
committerMartin Matuska <mm@FreeBSD.org>2012-02-14 12:45:35 +0000
commitdbbf00416275070770d9e5699204815f28912444 (patch)
tree4ac9635418109e039475f07afaef5a2deacb3603 /databases/tora
parent205f1ac23dd674163b211b136715384d89c1bf4d (diff)
downloadports-dbbf00416275070770d9e5699204815f28912444.tar.gz
ports-dbbf00416275070770d9e5699204815f28912444.zip
Notes
Diffstat (limited to 'databases/tora')
-rw-r--r--databases/tora/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/tora/Makefile b/databases/tora/Makefile
index b11997270391..968af97c1461 100644
--- a/databases/tora/Makefile
+++ b/databases/tora/Makefile
@@ -7,6 +7,7 @@
PORTNAME= tora
PORTVERSION= 2.1.3
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= databases
MASTER_SITES= SF
@@ -16,7 +17,7 @@ COMMENT= Toolkit for Oracle
BUILD_DEPENDS= cppunit-config:${PORTSDIR}/devel/cppunit
LIB_DEPENDS= qscintilla2:${PORTSDIR}/devel/qscintilla2 \
- pcre.0:${PORTSDIR}/devel/pcre
+ pcre.1:${PORTSDIR}/devel/pcre
OPTIONS= ORACLE "Build with Oracle support (i386 only)" off \
PGSQL "Build with PostgreSQL support" on \