Lines 7-13
Link Here
|
7 |
# |
7 |
# |
8 |
|
8 |
|
9 |
PORTNAME= GiNaC |
9 |
PORTNAME= GiNaC |
10 |
PORTVERSION= 1.1.5 |
10 |
PORTVERSION= 1.1.6 |
11 |
CATEGORIES= math |
11 |
CATEGORIES= math |
12 |
MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \ |
12 |
MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \ |
13 |
http://www.ginac.de/ |
13 |
http://www.ginac.de/ |
Lines 38-43
Link Here
|
38 |
RUN_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport |
38 |
RUN_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport |
39 |
CPPFLAGS+= -I${LOCALBASE}/include/stlport ${PTHREAD_CFLAGS} |
39 |
CPPFLAGS+= -I${LOCALBASE}/include/stlport ${PTHREAD_CFLAGS} |
40 |
LDFLAGS+= -lstlport_gcc ${PTHREAD_LIBS} |
40 |
LDFLAGS+= -lstlport_gcc ${PTHREAD_LIBS} |
|
|
41 |
CFLAGS+= -O0 |
41 |
.endif |
42 |
.endif |
42 |
|
43 |
|
43 |
post-extract: |
44 |
post-extract: |