aboutsummaryrefslogtreecommitdiff
path: root/databases/dbf
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-11-20 18:15:18 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-11-20 18:15:18 +0000
commitc2b6fae2915eaf45b0acfc1ba45a9cd81ae7d743 (patch)
treea76dd82179079baced22488af75ac747ddbd8f14 /databases/dbf
parentdebb4a021ad06ab953d858190f56cde5bedc462b (diff)
downloadports-c2b6fae2915eaf45b0acfc1ba45a9cd81ae7d743.tar.gz
ports-c2b6fae2915eaf45b0acfc1ba45a9cd81ae7d743.zip
- Update to version 0.8.1
PR: 59516 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=94504
Diffstat (limited to 'databases/dbf')
-rw-r--r--databases/dbf/Makefile3
-rw-r--r--databases/dbf/distinfo2
-rw-r--r--databases/dbf/files/patch-Makefile.rules21
3 files changed, 3 insertions, 23 deletions
diff --git a/databases/dbf/Makefile b/databases/dbf/Makefile
index fc6b076748fc..fd9aedbce97c 100644
--- a/databases/dbf/Makefile
+++ b/databases/dbf/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= dbf
-PORTVERSION= 0.8
+PORTVERSION= 0.8.1
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -19,6 +19,7 @@ COMMENT= Show and convert the content of dBASE III, IV, and 5.0 files
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
USE_REINPLACE= yes
+MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" PREFIX="${PREFIX}"
post-patch:
.for file in endian.h tables.h
diff --git a/databases/dbf/distinfo b/databases/dbf/distinfo
index e6a71ec257d7..e2b7930d59fa 100644
--- a/databases/dbf/distinfo
+++ b/databases/dbf/distinfo
@@ -1 +1 @@
-MD5 (dbf-0.8.src.tar.gz) = 3febe0dd64381c7e9a020ba8f107b5ac
+MD5 (dbf-0.8.1.src.tar.gz) = 21ed7b9a2f1369776de8131b64a8039d
diff --git a/databases/dbf/files/patch-Makefile.rules b/databases/dbf/files/patch-Makefile.rules
deleted file mode 100644
index f4dfa3daadec..000000000000
--- a/databases/dbf/files/patch-Makefile.rules
+++ /dev/null
@@ -1,21 +0,0 @@
---- ../Makefile.rules.orig Tue Nov 11 16:43:04 2003
-+++ ../Makefile.rules Tue Nov 11 16:43:24 2003
-@@ -2,15 +2,15 @@
- # Version 0.8
-
- # Compiler flags
--CC = /usr/bin/gcc
--CFLAGS = -Wall
-+#CC = /usr/bin/gcc
-+CFLAGS += -Wall
-
- # Settings
- LOG = make.log
- DIRS = src
- BIN = dbf
- VERSION = 0.8
--PREFIX = /usr/local
-+#PREFIX = /usr/local
-
- # Compiler settings - do not change
- # erased dbfversion.o