summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-03-29 22:37:45 +0000
committerjtb <jtb@pkgsrc.org>2001-03-29 22:37:45 +0000
commit95564d333be914dde3d415385fd8427296e07678 (patch)
treec46350c93535947ee4ab981390cea3057afa657d /textproc
parent7368255b5ad6c88d8cf28ee02c5b534ac5cb6c59 (diff)
downloadpkgsrc-95564d333be914dde3d415385fd8427296e07678.tar.gz
Added USE_LIBINTL=YES.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/yodl/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/yodl/Makefile b/textproc/yodl/Makefile
index 790a9fd3744..8c01ea3312f 100644
--- a/textproc/yodl/Makefile
+++ b/textproc/yodl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/03/28 01:19:03 jtb Exp $
+# $NetBSD: Makefile,v 1.3 2001/03/29 22:37:45 jtb Exp $
DISTNAME= yodl-1.31.18
CATEGORIES= textproc
@@ -12,6 +12,8 @@ GNU_CONFIGURE= YES
USE_GMAKE= YES
MAKEFILE= GNUmakefile
+USE_LIBINTL= YES
+
do-build:
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} LDFLAGS="${LDFLAGS}"