c487cb967a
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
23 lines
561 B
Makefile
23 lines
561 B
Makefile
# $NetBSD: Makefile,v 1.18 2004/10/03 00:13:13 tv Exp $
|
|
#
|
|
|
|
DISTNAME= ipal-20001210
|
|
PKGNAME= ipal-current-20001210
|
|
PKGREVISION= 3
|
|
CATEGORIES= cad
|
|
MASTER_SITES= ftp://icarus.com/pub/eda/ipal/snapshots/
|
|
|
|
MAINTAINER= dmcmahill@NetBSD.org
|
|
HOMEPAGE= http://www.icarus.com/eda/ipal/index.html
|
|
COMMENT= Libs and utils for manipulating PAL designs (development version)
|
|
|
|
BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
|
|
|
|
GNU_CONFIGURE= YES
|
|
USE_BUILDLINK3= YES
|
|
USE_GNU_TOOLS+= lex make
|
|
|
|
CFLAGS+= -fPIC
|
|
|
|
.include "../../x11/gtk/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|