From a47e0f0f96a747e69cc041f4de2730ac77572856 Mon Sep 17 00:00:00 2001 From: fjoe Date: Sun, 11 Aug 2002 12:58:20 +0000 Subject: define WITHOUT_ICONV, WITHOUT_ISPELL --- x11-fm/gnomemc/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'x11-fm') diff --git a/x11-fm/gnomemc/Makefile b/x11-fm/gnomemc/Makefile index 9ff5da7af8a8..046d239a4986 100644 --- a/x11-fm/gnomemc/Makefile +++ b/x11-fm/gnomemc/Makefile @@ -11,6 +11,8 @@ CATEGORIES= x11-fm gnome DISTNAME= mc-${PORTVERSION} USE_X_PREFIX= yes WITHOUT_SLANG= yes +WITHOUT_ICONV= yes +WITHOUT_ISPELL= yes MASTERDIR= ${.CURDIR}/../../misc/mc .include "${MASTERDIR}/Makefile" -- cgit