aboutsummaryrefslogtreecommitdiff
path: root/databases/gigabase/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-05-16 04:10:28 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-05-16 04:10:28 +0000
commite32c57c527312c6ac7f25c8b7b805460fd8080f3 (patch)
tree56d2e41035098c777eeed3244d51f931fd200a7b /databases/gigabase/Makefile
parenta3cef47c8ff36b519e8a68eb033782daf7f90ec2 (diff)
downloadports-e32c57c527312c6ac7f25c8b7b805460fd8080f3.tar.gz
ports-e32c57c527312c6ac7f25c8b7b805460fd8080f3.zip
Notes
Diffstat (limited to 'databases/gigabase/Makefile')
-rw-r--r--databases/gigabase/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/gigabase/Makefile b/databases/gigabase/Makefile
index 78deef888b52..fea8481a7756 100644
--- a/databases/gigabase/Makefile
+++ b/databases/gigabase/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gigabase
PORTVERSION= 3.86
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTVERSION} \
http://www.garret.ru/
@@ -14,10 +15,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTVERSION} \
MAINTAINER= miwi@FreeBSD.org
COMMENT= Object-Relational Database Management System
-BROKEN= does not patch
-
WRKSRC= ${WRKDIR}/${PORTNAME}
+USE_DOS2UNIX= Makefile.in
USE_GMAKE= yes
USE_AUTOTOOLS= libtool
CPPFLAGS+= ${PTHREAD_CFLAGS}