summaryrefslogtreecommitdiff
path: root/textproc/opensp
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2005-03-02 12:48:48 +0000
committerdmcmahill <dmcmahill>2005-03-02 12:48:48 +0000
commit24d97dba33b78e7c29d537622f86ac3f799e7228 (patch)
tree50be0809e360a726bf2ead73ce8f93ab3678385a /textproc/opensp
parent30fe6c98075dbaa5b0b988d858fa3390c2b38a54 (diff)
downloadpkgsrc-24d97dba33b78e7c29d537622f86ac3f799e7228.tar.gz
add missing BUILD_USES_MSGFMT
Diffstat (limited to 'textproc/opensp')
-rw-r--r--textproc/opensp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/opensp/Makefile b/textproc/opensp/Makefile
index 0072532244d..e867dada528 100644
--- a/textproc/opensp/Makefile
+++ b/textproc/opensp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2005/03/01 23:14:35 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.25 2005/03/02 12:48:48 dmcmahill Exp $
#
DISTNAME= OpenSP-1.5.1
@@ -13,6 +13,7 @@ COMMENT= SGML parser, successor to "sp"
CONFLICTS+= sp-[0-9]*
+BUILD_USES_MSGFMT= yes
USE_BUILDLINK3= yes
USE_PERL5= build
USE_LIBTOOL= yes