aboutsummaryrefslogtreecommitdiff
path: root/databases/tora/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/tora/Makefile')
-rw-r--r--databases/tora/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/databases/tora/Makefile b/databases/tora/Makefile
index f98097705996..aefe056c5caf 100644
--- a/databases/tora/Makefile
+++ b/databases/tora/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tora
PORTVERSION= 1.3.21
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -52,10 +52,6 @@ PREFIX2FIX= help/preferences.html totool.cpp
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 700000
-BROKEN= does not link with oracle8-client
-.endif
-
pre-configure:
${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
${REINPLACE_CMD} -e 's|/etc/torarc|${PREFIX}/etc/torarc|' ${PREFIX2FIX:S|^|${WRKSRC}/|}