View | Details | Raw Unified | Return to bug 34798
Collapse All | Expand All

(-)grace/Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	grace
8
PORTNAME=	grace
9
PORTVERSION=	5.1.5
9
PORTVERSION=	5.1.6
10
CATEGORIES=	math print
10
CATEGORIES=	math print
11
#
11
#
12
# You never know when and why it is moved to ../src/old/   :-)
12
# You never know when and why it is moved to ../src/old/   :-)
Lines 38-44 Link Here
38
HAS_CONFIGURE=	YES
38
HAS_CONFIGURE=	YES
39
CONFIGURE_ARGS=	-prefix=${X11BASE} \
39
CONFIGURE_ARGS=	-prefix=${X11BASE} \
40
	--with-extra-incpath=${X11BASE}/include/X11:${LOCALBASE}/include \
40
	--with-extra-incpath=${X11BASE}/include/X11:${LOCALBASE}/include \
41
	--with-extra-ldpath=${LOCALBASE}/lib \
41
	--with-extra-ldpath=${LOCALBASE}/lib --without-bundled_xbae \
42
	--enable-grace-home=${X11BASE}/lib/X11/grace
42
	--enable-grace-home=${X11BASE}/lib/X11/grace
43
43
44
ALL_TARGET=
44
ALL_TARGET=
(-)grace/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (grace-5.1.5.tar.gz) = c13f2b23e44f8db4f3b0e444ba6d40e8
1
MD5 (grace-5.1.6.tar.gz) = bef76ae4d0277ca14b357ea6bcd95abc

Return to bug 34798