diff options
author | tobez <tobez@FreeBSD.org> | 2003-04-23 19:30:09 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2003-04-23 19:30:09 +0800 |
commit | 41fd48484996b2121a68370219b03457b5bdc1d4 (patch) | |
tree | b7597cf1243bf620c974570940cce86ac22606af /databases | |
parent | 10f295419d2fe9f2aad989ad406ac3592fc5ec47 (diff) | |
download | freebsd-ports-gnome-41fd48484996b2121a68370219b03457b5bdc1d4.tar.gz freebsd-ports-gnome-41fd48484996b2121a68370219b03457b5bdc1d4.tar.zst freebsd-ports-gnome-41fd48484996b2121a68370219b03457b5bdc1d4.zip |
Update to 2.82.
PR: 51307
Submitted by: maintainer
Diffstat (limited to 'databases')
-rw-r--r-- | databases/gigabase/Makefile | 3 | ||||
-rw-r--r-- | databases/gigabase/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/databases/gigabase/Makefile b/databases/gigabase/Makefile index b69ca004c204..2fdc25bc78d5 100644 --- a/databases/gigabase/Makefile +++ b/databases/gigabase/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gigabase -PORTVERSION= 2.81 +PORTVERSION= 2.82 CATEGORIES= databases MASTER_SITES= http://www.garret.ru/~knizhnik/ @@ -18,6 +18,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_GMAKE= yes USE_LIBTOOL= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_ARGS?=--prefix=${LOCALBASE} CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}" INSTALLS_SHLIB= yes diff --git a/databases/gigabase/distinfo b/databases/gigabase/distinfo index 6322c15505b9..85e891ca6543 100644 --- a/databases/gigabase/distinfo +++ b/databases/gigabase/distinfo @@ -1 +1 @@ -MD5 (gigabase-2.81.tar.gz) = e960c222dd8c0cf5d8a00d4ae87b59d1 +MD5 (gigabase-2.82.tar.gz) = 1e567975b2ac104199da354fc6a6f27f |