aboutsummaryrefslogtreecommitdiff
path: root/korean/imhangul/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'korean/imhangul/Makefile')
-rw-r--r--korean/imhangul/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/korean/imhangul/Makefile b/korean/imhangul/Makefile
index 3696df45cdf3..5fd7208e0af6 100644
--- a/korean/imhangul/Makefile
+++ b/korean/imhangul/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: imhangul
-# Date created: May 26 2003
-# Whom: CHOI Junho <cjh@kr.freebsd.org>
-#
+# Created by: CHOI Junho <cjh@kr.freebsd.org>
# $FreeBSD$
-#
PORTNAME= imhangul
PORTVERSION= 2.1.0
@@ -24,7 +20,9 @@ USE_GMAKE= yes
USE_GNOME= gtk20
GNU_CONFIGURE= yes
-.if !defined(WITHOUT_NLS)
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MNLS}
USES+= gettext
LDFLAGS+= -L${LOCALBASE}/lib
CPPFLAGS+= -I${LOCALBASE}/include