diff options
author | wiz <wiz> | 2006-02-16 18:12:09 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-02-16 18:12:09 +0000 |
commit | 679f1bc541fa01953c15ed4bcd21499147acf3dd (patch) | |
tree | c170c0e06f600fa5e3428f73f61df5964615fca6 /cross | |
parent | 0417001ba1777368a4c106b330c753389f8b88c1 (diff) | |
download | pkgsrc-679f1bc541fa01953c15ed4bcd21499147acf3dd.tar.gz |
Add missing entry, for CHECK_FILES builds. Bump PKGREVISION.
Diffstat (limited to 'cross')
-rw-r--r-- | cross/i386-cygwin32/Makefile | 4 | ||||
-rw-r--r-- | cross/i386-cygwin32/PLIST | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/cross/i386-cygwin32/Makefile b/cross/i386-cygwin32/Makefile index b9ef70cbd8d..07fb25cd189 100644 --- a/cross/i386-cygwin32/Makefile +++ b/cross/i386-cygwin32/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2006/02/05 23:08:30 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2006/02/16 18:12:09 wiz Exp $ # DISTVERSION= 1.0.0.0 DISTFILES= # none -PKGREVISION= 2 +PKGREVISION= 3 MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.NetBSD.org/ diff --git a/cross/i386-cygwin32/PLIST b/cross/i386-cygwin32/PLIST index 30c1e435eb9..b7566395bb9 100644 --- a/cross/i386-cygwin32/PLIST +++ b/cross/i386-cygwin32/PLIST @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:03:28 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2006/02/16 18:12:09 wiz Exp $ bin/${TARGET_ARCH}-dlltool bin/${TARGET_ARCH}-windres ${TARGET_ARCH}/bin/dlltool ${TARGET_ARCH}/bin/windres ${TARGET_ARCH}/include/assert.h +lib/gcc-lib/${TARGET_ARCH}/egcs-2.91.60/include/fixed |