Lines 17-23
BUILD_DEPENDS= netsurf-buildsystem>=1.5:devel/netsurf-buildsystem \
Link Here
|
17 |
USES= gmake |
17 |
USES= gmake |
18 |
USE_LDCONFIG= yes |
18 |
USE_LDCONFIG= yes |
19 |
|
19 |
|
20 |
MAKE_ENV= COMPONENT_TYPE="lib-shared" \ |
20 |
MAKE_ENV= BUILD_CC="${CC}" \ |
|
|
21 |
COMPONENT_TYPE="lib-shared" \ |
21 |
FLEX="${LOCALBASE}/bin/flex" |
22 |
FLEX="${LOCALBASE}/bin/flex" |
22 |
|
23 |
|
23 |
PLIST_SUB= VERSION=${PORTVERSION} |
24 |
PLIST_SUB= VERSION=${PORTVERSION} |
24 |
- |
|
|