pkgsrc/x11/gnome--/Makefile
jlam 3ebe053d90 LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:49 +00:00

25 lines
619 B
Makefile

# $NetBSD: Makefile,v 1.21 2004/02/14 17:21:55 jlam Exp $
#
DISTNAME= gnomemm-1.2.4
PKGNAME= ${DISTNAME:S/mm/--/}
PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkmm/}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://gtkmm.sourceforge.net/
COMMENT= C++ binding for the GNOME libraries
GNU_CONFIGURE= yes
USE_PERL5= build
USE_GNU_TOOLS+= make
USE_LIBTOOL= yes
USE_X11BASE= yes
USE_BUILDLINK2= yes
REPLACE_PERL= docgen/pce2
.include "../../devel/libsigc++10/buildlink2.mk"
.include "../../x11/gnome-libs/buildlink2.mk"
.include "../../x11/gtk--/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"