diff options
author | wiz <wiz> | 2009-07-22 09:23:47 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-07-22 09:23:47 +0000 |
commit | f839fbab5931259be627c1e35986828f0a75569d (patch) | |
tree | 452e5c9d93b5952908d360d04f817b8659275748 /devel/binutils/Makefile | |
parent | eb8dc1db23a6a94f864c8bb38b0e00fe9de65508 (diff) | |
download | pkgsrc-f839fbab5931259be627c1e35986828f0a75569d.tar.gz |
Remove empty PLIST.common_end.
Diffstat (limited to 'devel/binutils/Makefile')
-rw-r--r-- | devel/binutils/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/binutils/Makefile b/devel/binutils/Makefile index fec6fe713e8..acf47445ef5 100644 --- a/devel/binutils/Makefile +++ b/devel/binutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2008/06/20 01:09:12 joerg Exp $ +# $NetBSD: Makefile,v 1.37 2009/07/22 09:25:02 wiz Exp $ DISTNAME= binutils-2.17 PKGREVISION= 1 @@ -32,7 +32,6 @@ BINUTILS_PREFIX= ${PREFIX}/${MACHINE_GNU_PLATFORM} PLIST_SRC= ${PKGDIR}/PLIST.common PLIST_SRC+= ${WRKDIR}/PLIST_DYNAMIC -PLIST_SRC+= ${PKGDIR}/PLIST.common_end INFO_FILES= # PLIST |