From 8de70e686872e4d2cd83f495b841b48982c6d07e Mon Sep 17 00:00:00 2001 From: Cheng-Lung Sung Date: Wed, 25 Jul 2007 01:01:38 +0000 Subject: - require gettext - fix build --- textproc/msort/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc/msort') diff --git a/textproc/msort/Makefile b/textproc/msort/Makefile index 27db658de1d5..d28cbf2eef45 100644 --- a/textproc/msort/Makefile +++ b/textproc/msort/Makefile @@ -7,7 +7,7 @@ PORTNAME= msort PORTVERSION= 8.38 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://billposer.org/Software/Downloads/ @@ -23,6 +23,7 @@ CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" MAKE_ENV+= INCLUDES="-I${LOCALBASE}/include" GNU_CONFIGURE= yes USE_TK_RUN= yes +USE_GETTEXT= yes PLIST_FILES= bin/msg bin/msort -- cgit v1.2.3