768c589c29
of the shlib major bump. PKGREVISION++ for the dependencies.
26 lines
640 B
Makefile
26 lines
640 B
Makefile
# $NetBSD: Makefile,v 1.9 2006/01/24 07:32:13 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= gnome-backgrounds-2.12.2
|
|
PKGREVISION= 1
|
|
CATEGORIES= graphics gnome
|
|
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-backgrounds/2.12/}
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= jmmv@NetBSD.org
|
|
HOMEPAGE= http://www.gnome.org/
|
|
COMMENT= Set of background images for the GNOME Desktop
|
|
|
|
BUILD_USES_MSGFMT= YES
|
|
|
|
GNU_CONFIGURE= YES
|
|
USE_DIRS+= xdg-1.1
|
|
USE_TOOLS+= gmake
|
|
USE_LANGUAGES= # empty
|
|
USE_PKGLOCALEDIR= YES
|
|
|
|
BUILDLINK_DEPMETHOD.gettext= build
|
|
|
|
.include "../../devel/gettext-lib/buildlink3.mk"
|
|
.include "../../textproc/intltool/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|