1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

- USE_MESA -> USE_GL.

- Fix build with thread-safe unixODBC.
- Partially fix pkg-plist (still broken on FreeBSD 5).
- Bump PORTREVISION.
This commit is contained in:
Max Khon 2004-07-07 15:10:35 +00:00
parent 512239b93f
commit 609543e92b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=113149
4 changed files with 16 additions and 8 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= grass
PORTVERSION= 5.0.2
PORTREVISION= 1
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= databases
MASTER_SITES= http://grass.itc.it/grass50/source/ \
@ -41,7 +41,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}
USE_ICONV= yes
USE_XLIB= yes
USE_MESA= yes
USE_GL= yes
USE_PERL5= yes
USE_BISON= yes
USE_GMAKE= yes
@ -59,6 +59,11 @@ CONFIGURE_ARGS= --with-includes=${LOCALBASE}/include \
--with-lapack \
--with-nls \
--without-motif
CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}"
CFLAGS+= ${PTHREAD_CFLAGS}
HOSTNAME!= hostname
PLIST_SUB= HOSTNAME="${HOSTNAME}"
.include <bsd.port.pre.mk>

View File

@ -4437,8 +4437,6 @@ grass5/txt/WEIGHT/dir
grass5/txt/WEIGHT/general
grass5/txt/WEIGHT/intro
grass5/txt/WEIGHT/syntax
share/nls/POSIX
share/nls/en_US.US-ASCII
@dirrm grass5/txt/WEIGHT
@dirrm grass5/txt/MONITOR
@dirrm grass5/txt/DIGIT2
@ -4462,6 +4460,7 @@ share/nls/en_US.US-ASCII
@dirrm grass5/man/man1
@dirrm grass5/man/help
@dirrm grass5/man
@dirrm grass5/locks/%%HOSTNAME%%
@dirrm grass5/locks
@dirrm grass5/locale/ru/LC_MESSAGES
@dirrm grass5/locale/ru

View File

@ -7,7 +7,7 @@
PORTNAME= grass
PORTVERSION= 5.0.2
PORTREVISION= 1
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= databases
MASTER_SITES= http://grass.itc.it/grass50/source/ \
@ -41,7 +41,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}
USE_ICONV= yes
USE_XLIB= yes
USE_MESA= yes
USE_GL= yes
USE_PERL5= yes
USE_BISON= yes
USE_GMAKE= yes
@ -59,6 +59,11 @@ CONFIGURE_ARGS= --with-includes=${LOCALBASE}/include \
--with-lapack \
--with-nls \
--without-motif
CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}"
CFLAGS+= ${PTHREAD_CFLAGS}
HOSTNAME!= hostname
PLIST_SUB= HOSTNAME="${HOSTNAME}"
.include <bsd.port.pre.mk>

View File

@ -4437,8 +4437,6 @@ grass5/txt/WEIGHT/dir
grass5/txt/WEIGHT/general
grass5/txt/WEIGHT/intro
grass5/txt/WEIGHT/syntax
share/nls/POSIX
share/nls/en_US.US-ASCII
@dirrm grass5/txt/WEIGHT
@dirrm grass5/txt/MONITOR
@dirrm grass5/txt/DIGIT2
@ -4462,6 +4460,7 @@ share/nls/en_US.US-ASCII
@dirrm grass5/man/man1
@dirrm grass5/man/help
@dirrm grass5/man
@dirrm grass5/locks/%%HOSTNAME%%
@dirrm grass5/locks
@dirrm grass5/locale/ru/LC_MESSAGES
@dirrm grass5/locale/ru