diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-02-11 21:35:06 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-02-11 21:35:06 +0000 |
commit | 39f0202305862ea6da374d5ea95c4d63f987eda9 (patch) | |
tree | 60fb112ca9e25c5ca0228bc2d6800e24d68a00ba /math | |
parent | 9b92eb0482e478391fc7c76c545c36550909f3f1 (diff) |
Update to 5.1.6
PR: 34798
Submitted by: AMAKAWA Shuhei <sa264sa264@cam.ac.uk>
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=54569
Diffstat (limited to 'math')
-rw-r--r-- | math/grace/Makefile | 4 | ||||
-rw-r--r-- | math/grace/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/grace/Makefile b/math/grace/Makefile index de3715874434..ec6a61908914 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -6,7 +6,7 @@ # PORTNAME= grace -PORTVERSION= 5.1.5 +PORTVERSION= 5.1.6 CATEGORIES= math print # # You never know when and why it is moved to ../src/old/ :-) @@ -38,7 +38,7 @@ USE_MOTIF= YES HAS_CONFIGURE= YES CONFIGURE_ARGS= -prefix=${X11BASE} \ --with-extra-incpath=${X11BASE}/include/X11:${LOCALBASE}/include \ - --with-extra-ldpath=${LOCALBASE}/lib \ + --with-extra-ldpath=${LOCALBASE}/lib --without-bundled_xbae \ --enable-grace-home=${X11BASE}/lib/X11/grace ALL_TARGET= diff --git a/math/grace/distinfo b/math/grace/distinfo index de538af425c4..c6f4fdbe7b77 100644 --- a/math/grace/distinfo +++ b/math/grace/distinfo @@ -1 +1 @@ -MD5 (grace-5.1.5.tar.gz) = c13f2b23e44f8db4f3b0e444ba6d40e8 +MD5 (grace-5.1.6.tar.gz) = bef76ae4d0277ca14b357ea6bcd95abc |