diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-05-17 16:09:29 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-05-17 16:09:29 +0000 |
commit | 913cb3ae08e2bb3058572039ad7a1adcead8df3a (patch) | |
tree | 4421d0af7029c63503917d9f0a75946fb3005826 /databases/clip/Makefile | |
parent | 3c81cc0a137500dc746a0b4409361cd185dbdf2a (diff) | |
download | ports-913cb3ae08e2bb3058572039ad7a1adcead8df3a.tar.gz ports-913cb3ae08e2bb3058572039ad7a1adcead8df3a.zip |
Notes
Diffstat (limited to 'databases/clip/Makefile')
-rw-r--r-- | databases/clip/Makefile | 3 |
1 files changed, 2 insertions, 1 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 \ |