summaryrefslogtreecommitdiff
path: root/databases/clip
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-05-17 16:09:29 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-05-17 16:09:29 +0000
commit913cb3ae08e2bb3058572039ad7a1adcead8df3a (patch)
tree4421d0af7029c63503917d9f0a75946fb3005826 /databases/clip
parent- Split database/firebird into -client and -server (diff)
- Fix after spliting firebird
- Bump PORTREVISION PR: ports/79337 Submitted by: Renato Botelho <freebsd@galle.com.br> (firebird maintainer)
Notes
Notes: svn path=/head/; revision=135485
Diffstat (limited to 'databases/clip')
-rw-r--r--databases/clip/Makefile3
-rw-r--r--databases/clip/files/patch-cliplibs::clip-interbase::Makefile2
2 files changed, 3 insertions, 2 deletions
diff --git a/databases/clip/Makefile b/databases/clip/Makefile
index 5ba91557dba0..bb617509490f 100644
--- a/databases/clip/Makefile
+++ b/databases/clip/Makefile
@@ -7,6 +7,7 @@
PORTNAME= clip
PORTVERSION= 1.1.14.1
+PORTREVISION= 1
CATEGORIES= databases lang
MASTER_SITES= ftp://ftp.itk.ru/pub/clip/ \
ftp://ftp.linux.ru.net/mirrors/clip/
@@ -112,7 +113,7 @@ MAKE_ENV= HOME="${WRKDIR}" \
PKGMESSAGE= ${WRKDIR}/pkg-message
-FIREBIRD_PORT?= databases/firebird
+FIREBIRD_PORT?= databases/firebird-client
BIN2STRIP= bdbf clip clip_bl clip_blank clip_cld clip_conv clip_dbf2txt \
clip_dbg clip_fl clip_hashextract clip_hindex clip_hseek \
diff --git a/databases/clip/files/patch-cliplibs::clip-interbase::Makefile b/databases/clip/files/patch-cliplibs::clip-interbase::Makefile
index df2b325516c5..38aaf4e15eff 100644
--- a/databases/clip/files/patch-cliplibs::clip-interbase::Makefile
+++ b/databases/clip/files/patch-cliplibs::clip-interbase::Makefile
@@ -5,7 +5,7 @@
#
-IBROOT=/opt/interbase
-+IBROOT=/usr/local/firebird
++IBROOT=/usr/local
ifdef CLIPROOT
include $(CLIPROOT)/include/Makefile.inc