From ec7e839df6339ee2ce45b2a86705d36babd6ddb2 Mon Sep 17 00:00:00 2001 From: krion Date: Tue, 30 Mar 2004 19:20:22 +0000 Subject: - Use USE_ICONV knob Approved by: portmgr --- lang/mdk/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/mdk') diff --git a/lang/mdk/Makefile b/lang/mdk/Makefile index 4e2527f..14a0d29 100644 --- a/lang/mdk/Makefile +++ b/lang/mdk/Makefile @@ -17,10 +17,10 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= MIX Development Kit offers an emulation of MIX and MIXAL -LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \ - guile.15:${PORTSDIR}/lang/guile +LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile USE_GETTEXT= yes +USE_ICONV= yes USE_REINPLACE= yes USE_GETOPT_LONG= yes USE_X_PREFIX= yes -- cgit v1.1