Lines 13-31
Link Here
|
13 |
|
13 |
|
14 |
LIB_DEPENDS= libfm-gtk.so:${PORTSDIR}/x11/libfm |
14 |
LIB_DEPENDS= libfm-gtk.so:${PORTSDIR}/x11/libfm |
15 |
|
15 |
|
16 |
USES= desktop-file-utils gmake pkgconfig gettext-tools libtool \ |
16 |
USES= autoreconf desktop-file-utils gettext gmake libtool pkgconfig \ |
17 |
autoreconf tar:xz |
17 |
tar:xz |
18 |
GNU_CONFIGURE= yes |
18 |
GNU_CONFIGURE= yes |
19 |
USE_GNOME= glib20 gtk20 intltool intlhack |
19 |
USE_GNOME= glib20 gtk20 intltool intlhack |
20 |
USE_XORG= x11 |
20 |
USE_XORG= x11 |
21 |
|
21 |
|
22 |
CONFIGURE_ARGS=--with-gtk=2 |
22 |
CONFIGURE_ARGS=--with-gtk=2 |
|
|
23 |
CPPFLAGS+= -I${LOCALBASE}/include |
24 |
LDFLAGS+= -L${LOCALBASE}/lib |
23 |
|
25 |
|
24 |
PORTDOCS= AUTHORS NEWS |
26 |
PORTDOCS= AUTHORS NEWS |
25 |
|
27 |
|
26 |
OPTIONS_DEFINE= DOCS NLS |
28 |
OPTIONS_DEFINE= DOCS NLS |
27 |
OPTIONS_SUB= yes |
29 |
OPTIONS_SUB= yes |
28 |
NLS_USES= gettext-runtime |
|
|
29 |
NLS_CONFIGURE_ENABLE= nls |
30 |
NLS_CONFIGURE_ENABLE= nls |
30 |
|
31 |
|
31 |
post-patch: |
32 |
post-patch: |