aboutsummaryrefslogtreecommitdiff
path: root/devel/i386-rtems-binutils
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-08 00:29:08 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-10-08 00:29:08 +0000
commit5a3708f8a270a855391e718dd05e50f3d4ce9154 (patch)
tree38748b12b182028fe2502dec106bcb4d71a69273 /devel/i386-rtems-binutils
parente3946f2ecba72111534640471f97a5b2d8091e25 (diff)
downloadports-5a3708f8a270a855391e718dd05e50f3d4ce9154.tar.gz
ports-5a3708f8a270a855391e718dd05e50f3d4ce9154.zip
Rename PLIST.* to pkg-plist.*.
Note: I'm not sure if this covers all the cases. If the maintainer can check to make sure I haven't missed something, it will be appreciated.
Notes
Notes: svn path=/head/; revision=33499
Diffstat (limited to 'devel/i386-rtems-binutils')
-rw-r--r--devel/i386-rtems-binutils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/i386-rtems-binutils/Makefile b/devel/i386-rtems-binutils/Makefile
index 103c8bce5187..3363772cd63f 100644
--- a/devel/i386-rtems-binutils/Makefile
+++ b/devel/i386-rtems-binutils/Makefile
@@ -24,7 +24,7 @@ LCLTARGET?= i386-rtems
BINNAME= binutils-2.10
MASTERDIR= ${.CURDIR}/../i386-rtems-binutils
-PLIST= ${PKGDIR}/PLIST.${LCLTARGET}
+PLIST= ${PKGDIR}/pkg-plist.${LCLTARGET}
PKGNAMEPREFIX= ${LCLTARGET}-
USE_GMAKE= yes