diff options
author | rillig <rillig@pkgsrc.org> | 2006-07-21 06:24:37 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2006-07-21 06:24:37 +0000 |
commit | 9969dfc344d1cb4698c605ad8c927474c94dee25 (patch) | |
tree | e111bf004e371ac3be293517df9e271d302265bb /graphics/gnome-backgrounds | |
parent | fbcdb15af85fbf914d61fb8a8d0786aa6ff4b301 (diff) | |
download | pkgsrc-9969dfc344d1cb4698c605ad8c927474c94dee25.tar.gz |
Needs a C compiler.
Diffstat (limited to 'graphics/gnome-backgrounds')
-rw-r--r-- | graphics/gnome-backgrounds/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gnome-backgrounds/Makefile b/graphics/gnome-backgrounds/Makefile index 62d2ef69b3c..a6f63f6c3f4 100644 --- a/graphics/gnome-backgrounds/Makefile +++ b/graphics/gnome-backgrounds/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/07/05 05:37:41 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2006/07/21 06:24:37 rillig Exp $ # DISTNAME= gnome-backgrounds-2.14.0 @@ -14,7 +14,7 @@ COMMENT= Set of background images for the GNOME Desktop GNU_CONFIGURE= YES USE_DIRS+= xdg-1.3 USE_TOOLS+= gmake intltool msgfmt -USE_LANGUAGES= # empty +USE_LANGUAGES= c USE_PKGLOCALEDIR= YES BUILDLINK_DEPMETHOD.gettext= build |