diff options
author | joerg <joerg> | 2006-06-15 16:54:56 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-06-15 16:54:56 +0000 |
commit | 4a6b9de53c990396a46abe4d4e2050b68e034dab (patch) | |
tree | fc3b524fb832a5d015fa22ba1270a3c3d8fec74d /devel/libgsf | |
parent | f71eda2e09e9804cf1d8cf0c741a2d28ed7e0699 (diff) | |
download | pkgsrc-4a6b9de53c990396a46abe4d4e2050b68e034dab.tar.gz |
Needs msgfmt.
Diffstat (limited to 'devel/libgsf')
-rw-r--r-- | devel/libgsf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile index ddb229d8082..b81752cb79e 100644 --- a/devel/libgsf/Makefile +++ b/devel/libgsf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2006/05/17 17:21:41 drochner Exp $ +# $NetBSD: Makefile,v 1.38 2006/06/15 16:54:56 joerg Exp $ # DISTNAME= libgsf-1.14.1 @@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= GNOME2 structured file library -USE_TOOLS+= pkg-config gmake +USE_TOOLS+= pkg-config gmake msgfmt GNU_CONFIGURE= YES USE_LIBTOOL= YES USE_PKGLOCALEDIR= yes |