Lines 13-21
Link Here
|
13 |
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl |
13 |
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl |
14 |
RUN_DEPENDS= tkdiff:${PORTSDIR}/textproc/tkdiff |
14 |
RUN_DEPENDS= tkdiff:${PORTSDIR}/textproc/tkdiff |
15 |
|
15 |
|
16 |
USES= gettext perl5 |
16 |
USES= gettext perl5 |
17 |
USE_GNOME= libxml2 |
17 |
USE_GNOME= libxml2 |
18 |
USE_TK= yes |
18 |
USE_TK= yes |
|
|
19 |
USE_GCC= yes |
19 |
GNU_CONFIGURE= yes |
20 |
GNU_CONFIGURE= yes |
20 |
CPPFLAGS+= "-I${LOCALBASE}/include" |
21 |
CPPFLAGS+= "-I${LOCALBASE}/include" |
21 |
CONFIGURE_ARGS= --with-nlsdir="${PREFIX}/share/locale" |
22 |
CONFIGURE_ARGS= --with-nlsdir="${PREFIX}/share/locale" |