|
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= |