aboutsummaryrefslogtreecommitdiff
path: root/databases/tora/Makefile
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2007-11-13 20:26:37 +0000
committerMax Khon <fjoe@FreeBSD.org>2007-11-13 20:26:37 +0000
commit185c1b142b11bc9aff9d2945bf41f5838f94161d (patch)
tree5d94f597b1a5c4d18d73b5417b76dc6276a89876 /databases/tora/Makefile
parent10fff72a645d6265a6b67c686cb162aae49719ea (diff)
downloadports-185c1b142b11bc9aff9d2945bf41f5838f94161d.tar.gz
ports-185c1b142b11bc9aff9d2945bf41f5838f94161d.zip
Notes
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}/|}