pkgsrc/devel/libbegemot/Makefile
jlam ec993afa1a 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:32 +00:00

15 lines
338 B
Makefile

# $NetBSD: Makefile,v 1.5 2004/02/14 17:21:37 jlam Exp $
#
DISTNAME= libbegemot-1.9
CATEGORIES= devel
MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/cats/usr/harti/p11/
MAINTAINER= tech-pkg@NetBSD.org
#HOMEPAGE=
COMMENT= Base development library, contains useful routines
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
.include "../../mk/bsd.pkg.mk"