274861fb2d
macros2/gnome-common.m4: add -DWNCK_DISABLE_DEPRECATED and -DLIBSOUP_DISABLE_DEPRECATED to DISABLE_DEPRECATED
16 lines
404 B
Makefile
16 lines
404 B
Makefile
# $NetBSD: Makefile,v 1.12 2009/03/19 22:59:59 snj Exp $
|
|
|
|
DISTNAME= gnome-common-2.26.0
|
|
CATEGORIES= devel gnome
|
|
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-common/2.26/}
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.gnome.org/
|
|
COMMENT= Generic M4 macros for GNOME development
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|