summaryrefslogtreecommitdiff
path: root/misc/mc
diff options
context:
space:
mode:
authorJeremy Lea <reg@FreeBSD.org>2000-10-05 06:23:01 +0000
committerJeremy Lea <reg@FreeBSD.org>2000-10-05 06:23:01 +0000
commitd0cdca8bc326260560504ebb5d4b206942ca5125 (patch)
tree6587afa98b84aaf9066d2a7b78f8da1485a724c6 /misc/mc
parentUpdate to 0.5.11 since 0.5.10 is no longer fetchable. (diff)
Implement USE_GLIB.
Notes
Notes: svn path=/head/; revision=33423
Diffstat (limited to 'misc/mc')
-rw-r--r--misc/mc/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/misc/mc/Makefile b/misc/mc/Makefile
index 92fb1bf307ba..82cd81d00ed6 100644
--- a/misc/mc/Makefile
+++ b/misc/mc/Makefile
@@ -13,8 +13,7 @@ MASTER_SITE_SUBDIR= stable/sources/mc
MAINTAINER= reg@FreeBSD.org
-LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 \
- intl.1:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
.if defined(WITH_NCURSES_PORT)
LIB_DEPENDS+= ncurses.4:${PORTSDIR}/devel/ncurses
.elif defined(WITH_SLANG)
@@ -23,9 +22,8 @@ BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
.endif
-GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
-
USE_GMAKE= yes
+USE_GLIB= yes
GNU_CONFIGURE= yes
.if defined(WITH_SLANG)
CONFIGURE_ARGS= --with-slang --without-gnome --with-edit
@@ -33,8 +31,6 @@ CONFIGURE_ARGS= --with-slang --without-gnome --with-edit
CONFIGURE_ARGS= --with-ncurses --without-gnome --without-edit
.endif
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- MAKE="gmake" \
- GLIB_CONFIG="${GLIB_CONFIG}" \
LIBS="-L${LOCALBASE}/lib"
MAN1= midc.1