summaryrefslogtreecommitdiff
path: root/misc/mc/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-05-29 04:33:04 +0000
committerSteve Price <steve@FreeBSD.org>1999-05-29 04:33:04 +0000
commit8e85eff768db2c8b680bf46f4e590f5ae2794d39 (patch)
tree5d49d44b2a4b02671a0edd18373f4e64e2b33992 /misc/mc/Makefile
parentFix a stack overflow problem with an empty config file. (diff)
Update to version 4.5.31.
PR: 11847 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Notes
Notes: svn path=/head/; revision=19072
Diffstat (limited to 'misc/mc/Makefile')
-rw-r--r--misc/mc/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/misc/mc/Makefile b/misc/mc/Makefile
index 563f06383d55..983eadc42918 100644
--- a/misc/mc/Makefile
+++ b/misc/mc/Makefile
@@ -1,31 +1,33 @@
# New ports collection makefile for: mc
-# Version required: 4.5.23
+# Version required: 4.5.31
# Date created: 15 Jul 1995
# Whom: torstenb@FreeBSD.ORG
#
-# $Id: Makefile,v 1.30 1999/03/19 04:39:58 nectar Exp $
+# $Id: Makefile,v 1.31 1999/04/08 18:08:35 steve Exp $
#
-DISTNAME= mc-4.5.23
+DISTNAME= mc-4.5.31
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/mc
MAINTAINER= reg@shale.csir.co.za
-LIB_DEPENDS= glib12.1:${PORTSDIR}/devel/glib12 \
+LIB_DEPENDS= glib12.2:${PORTSDIR}/devel/glib12 \
intl.1:${PORTSDIR}/devel/gettext
.if defined(USE_NCURSES_PORT)
LIB_DEPENDS+= ncurses.4:${PORTSDIR}/devel/ncurses
.endif
+GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
+
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ncurses --without-gnome --without-edit
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
MAKE="gmake" \
- GLIB_CONFIG="${LOCALBASE}/bin/glib12-config" \
+ GLIB_CONFIG="${GLIB_CONFIG}" \
LIBS="-L${LOCALBASE}/lib"
MAN1= midc.1