Lines 20-26
Link Here
|
20 |
USE_LIBTOOL= yes |
20 |
USE_LIBTOOL= yes |
21 |
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |
21 |
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |
22 |
LDFLAGS="-L${LOCALBASE}/lib" |
22 |
LDFLAGS="-L${LOCALBASE}/lib" |
23 |
CONFIGURE_ARGS= --disable-doxygen --disable-dot |
23 |
CONFIGURE_ARGS= --disable-doxygen --disable-dot \ |
|
|
24 |
--with-opensp-includes=${LOCALBASE}/include/OpenSP |
24 |
INSTALLS_SHLIB= yes |
25 |
INSTALLS_SHLIB= yes |
25 |
|
26 |
|
26 |
post-install: |
27 |
post-install: |