ec993afa1a
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
19 lines
444 B
Makefile
19 lines
444 B
Makefile
# $NetBSD: Makefile,v 1.12 2004/02/14 17:21:37 jlam Exp $
|
|
#
|
|
|
|
DISTNAME= giblib-1.2.3
|
|
PKGREVISION= 5
|
|
CATEGORIES= devel
|
|
MASTER_SITES= http://www.linuxbrit.co.uk/downloads/
|
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
HOMEPAGE= http://www.linuxbrit.co.uk/giblib/
|
|
COMMENT= Programming utility library
|
|
|
|
GNU_CONFIGURE= YES
|
|
USE_X11= YES
|
|
USE_BUILDLINK3= YES
|
|
USE_LIBTOOL= YES
|
|
|
|
.include "../../graphics/imlib2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|