summaryrefslogtreecommitdiffstats
path: root/databases/clip/Makefile
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2004-07-08 08:39:51 +0000
committervs <vs@FreeBSD.org>2004-07-08 08:39:51 +0000
commitb543f27d2ccaf7268bc7cb382dac34ed064804bb (patch)
tree00fa8b4c5fd2473b07a4453cf1860037cabf7546 /databases/clip/Makefile
parent0ae6bf608cbec572ba0c4b4bf17d6d2f2905bda7 (diff)
downloadFreeBSD-ports-b543f27d2ccaf7268bc7cb382dac34ed064804bb.zip
FreeBSD-ports-b543f27d2ccaf7268bc7cb382dac34ed064804bb.tar.gz
Track latest patch-set.
Noticed by: cluster via kris
Diffstat (limited to 'databases/clip/Makefile')
-rw-r--r--databases/clip/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/clip/Makefile b/databases/clip/Makefile
index 3fc1072..6793e2d 100644
--- a/databases/clip/Makefile
+++ b/databases/clip/Makefile
@@ -7,6 +7,7 @@
PORTNAME= clip
PORTVERSION= 1.1.10.1
+PORTREVISION= 1
CATEGORIES= databases lang
MASTER_SITES= ftp://ftp.linux.ru.net/mirrors/clip/ \
ftp://ftp.lastik.ru/clip/ \
@@ -42,7 +43,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 \
wget:${PORTSDIR}/ftp/wget
-.if !defined(WITHOUT_IODBC)
+.if !defined(WITHOUT_IODBC) && !exists(${LOCALBASE}/lib/libodbc.so)
LIB_DEPENDS+= iodbc.3:${PORTSDIR}/databases/libiodbc
PLIST_SUB= ODBC=""
.elseif !defined(WITHOUT_UNIXODBC)
OpenPOWER on IntegriCloud