pkgsrc/cad/ipal-current/Makefile
tv c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
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.
2004-10-03 00:12:51 +00:00

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"