diff options
author | seb <seb@pkgsrc.org> | 2003-08-07 13:41:34 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2003-08-07 13:41:34 +0000 |
commit | bf06a50268f5c25a2eca5344d671f44723e3a2e8 (patch) | |
tree | c3ab097c024e150b423164312278eed1d3ba3d2d /cross/avr-binutils/PLIST | |
parent | 65e902d4eafd3e71c4cee813ae31d88c5761e268 (diff) | |
download | pkgsrc-bf06a50268f5c25a2eca5344d671f44723e3a2e8.tar.gz |
Use GNU_CONFIGURE and fix its arguments accordingly.
Use buildlink2.
Handle info files properly.
Remove leftovers from FreeBSD port Makefile.
Be careful about perl usage i.e. kill it.
XXX This package should install itself in a separate
directory hierarchy like other "cross" packages or marked
as conflicting with some other (like devel/binutils).
Diffstat (limited to 'cross/avr-binutils/PLIST')
-rw-r--r-- | cross/avr-binutils/PLIST | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/cross/avr-binutils/PLIST b/cross/avr-binutils/PLIST index 916b32d8194..c7d1eaf2e6b 100644 --- a/cross/avr-binutils/PLIST +++ b/cross/avr-binutils/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/07/15 21:46:26 wennmach Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/08/07 13:41:35 seb Exp $ avr/bin/ar avr/bin/as avr/bin/ld @@ -99,9 +99,6 @@ man/man1/avr-windres.1 man/man1/avr-c++filt.1 man/man1/avr-as.1 man/man1/avr-ld.1 -@unexec install-info --delete %D/info/as.info %D/info/dir -@unexec install-info --delete %D/info/binutils.info %D/info/dir -@unexec install-info --delete %D/info/ld.info %D/info/dir info/as.info info/as.info-1 info/as.info-10 @@ -125,9 +122,6 @@ info/ld.info-3 info/ld.info-4 info/ld.info-5 info/ld.info-6 -@exec install-info %D/info/as.info %D/info/dir -@exec install-info %D/info/binutils.info %D/info/dir -@exec install-info %D/info/ld.info %D/info/dir ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/binutils.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/binutils.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gas.mo |