768c589c29
of the shlib major bump. PKGREVISION++ for the dependencies.
11 lines
236 B
Makefile
11 lines
236 B
Makefile
# $NetBSD: Makefile,v 1.37 2006/01/24 07:32:02 wiz Exp $
|
|
|
|
.include "Makefile.common"
|
|
PKGREVISION= 1
|
|
|
|
CONFLICTS+= glade2-gnome-[0-9]*
|
|
|
|
CONFIGURE_ARGS+= --disable-gnome
|
|
CONFIGURE_ARGS+= --disable-gnome-db
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|