Lines 16-26
Link Here
|
16 |
BUILD_DEPENDS= ${LOCALBASE}/include/cdd/cdd.h:math/cddlib |
16 |
BUILD_DEPENDS= ${LOCALBASE}/include/cdd/cdd.h:math/cddlib |
17 |
LIB_DEPENDS= libgmp.so:math/gmp |
17 |
LIB_DEPENDS= libgmp.so:math/gmp |
18 |
|
18 |
|
19 |
USES= gmake |
19 |
USES= compiler:c++11-lang gmake localbase |
20 |
|
20 |
|
21 |
GNU_CONFIGURE= yes |
21 |
GNU_CONFIGURE= yes |
22 |
CPPFLAGS+= -I${LOCALBASE}/include \ |
22 |
CPPFLAGS+= -I${LOCALBASE}/include/cdd |
23 |
-I${LOCALBASE}/include/cdd |
|
|
24 |
|
23 |
|
25 |
CONFIGURE_WRKSRC= ${WRKSRC}/gfanlib |
24 |
CONFIGURE_WRKSRC= ${WRKSRC}/gfanlib |
26 |
BUILD_WRKSRC= ${WRKSRC}/gfanlib |
25 |
BUILD_WRKSRC= ${WRKSRC}/gfanlib |