Lines 15-30
Link Here
|
15 |
MAINTAINER= fjoe@FreeBSD.org |
15 |
MAINTAINER= fjoe@FreeBSD.org |
16 |
COMMENT= Midnight Commander, a free Norton Commander Clone |
16 |
COMMENT= Midnight Commander, a free Norton Commander Clone |
17 |
|
17 |
|
18 |
.include <bsd.port.pre.mk> |
18 |
LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext |
19 |
|
|
|
20 |
LIB_DEPENDS= glib-2.0.200:${PORTSDIR}/devel/glib20 \ |
21 |
intl.5:${PORTSDIR}/devel/gettext |
22 |
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig |
19 |
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig |
23 |
|
20 |
|
|
|
21 |
.include <bsd.port.pre.mk> |
22 |
|
24 |
USE_GMAKE= yes |
23 |
USE_GMAKE= yes |
25 |
USE_REINPLACE= yes |
24 |
USE_REINPLACE= yes |
|
|
25 |
USE_GNOME= glib20 |
26 |
GNU_CONFIGURE= yes |
26 |
GNU_CONFIGURE= yes |
27 |
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} |
|
|
28 |
|
27 |
|
29 |
.if !defined(WITHOUT_SAMBA) |
28 |
.if !defined(WITHOUT_SAMBA) |
30 |
CONFIGURE_ARGS+=--with-samba --with-configdir=${LOCALBASE}/etc \ |
29 |
CONFIGURE_ARGS+=--with-samba --with-configdir=${LOCALBASE}/etc \ |