summaryrefslogtreecommitdiff
path: root/misc/mc
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 05:25:22 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 05:25:22 +0000
commitd3ed8a1b495ab187a1e07aff4ac2d889a3ea351b (patch)
tree3983baab3ebf80e7c9ebb6a5801d28c87e9610fb /misc/mc
parentBump PORTREVISION on all ports that depend on gettext to aid with upgrading. (diff)
Set {WANT,USE}_GNOME correctly to make these ports compatible with the new
bsd.port.mk. Submitted by: kris
Notes
Notes: svn path=/head/; revision=99921
Diffstat (limited to 'misc/mc')
-rw-r--r--misc/mc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/mc/Makefile b/misc/mc/Makefile
index 336c1d8b59ba..8b26e107188b 100644
--- a/misc/mc/Makefile
+++ b/misc/mc/Makefile
@@ -17,14 +17,14 @@ COMMENT= Midnight Commander, a free Norton Commander Clone
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
-.include <bsd.port.pre.mk>
-
USE_GETTEXT= yes
USE_GMAKE= yes
USE_REINPLACE= yes
USE_GNOME= glib20
GNU_CONFIGURE= yes
+.include <bsd.port.pre.mk>
+
.if !defined(WITHOUT_SAMBA)
CONFIGURE_ARGS+=--with-samba --with-configdir=${LOCALBASE}/etc \
--with-codepagedir=${LOCALBASE}/etc/codepages