ec993afa1a
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
22 lines
532 B
Makefile
22 lines
532 B
Makefile
# $NetBSD: Makefile,v 1.18 2004/02/14 17:21:42 jlam Exp $
|
|
#
|
|
|
|
DISTNAME= libgdgeda-2.0.15
|
|
PKGREVISION= 1
|
|
CATEGORIES= graphics
|
|
MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/support/
|
|
|
|
MAINTAINER= dmcmahill@NetBSD.org
|
|
HOMEPAGE= http://www.geda.seul.org/
|
|
COMMENT= Modified version of the gd packages for use with gEDA
|
|
|
|
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
|
|
|
DIST_SUBDIR= ${PKGNAME}
|
|
|
|
GNU_CONFIGURE= YES
|
|
USE_LIBTOOL= YES
|
|
USE_BUILDLINK3= YES
|
|
|
|
.include "../../graphics/png/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|