diff options
author | pat <pat@FreeBSD.org> | 2002-02-12 05:35:06 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-02-12 05:35:06 +0800 |
commit | f24560b59c74d0fc719984850df056f08fdbe77b (patch) | |
tree | fbee7554bf8c11e838c35a66062a3b310c920702 /math/grace | |
parent | d15ec76ae06d938f7771b1b8c559818ca6bee97e (diff) | |
download | freebsd-ports-gnome-f24560b59c74d0fc719984850df056f08fdbe77b.tar.gz freebsd-ports-gnome-f24560b59c74d0fc719984850df056f08fdbe77b.tar.zst freebsd-ports-gnome-f24560b59c74d0fc719984850df056f08fdbe77b.zip |
Update to 5.1.6
PR: 34798
Submitted by: AMAKAWA Shuhei <sa264sa264@cam.ac.uk>
Approved by: maintainer
Diffstat (limited to 'math/grace')
-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 |