summaryrefslogtreecommitdiff
path: root/devel/i386-rtems-gdb
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-gdb
parentRename PLIST.glx to pkg-plist.glx. (diff)
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-gdb')
-rw-r--r--devel/i386-rtems-gdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/i386-rtems-gdb/Makefile b/devel/i386-rtems-gdb/Makefile
index 139404060bc3..b6eb8ff5a36d 100644
--- a/devel/i386-rtems-gdb/Makefile
+++ b/devel/i386-rtems-gdb/Makefile
@@ -23,7 +23,7 @@ LCLTARGET?= i386-rtems
GDBNAME= gdb-5.0
MASTERDIR= ${.CURDIR}/../i386-rtems-gdb
-PLIST= ${PKGDIR}/PLIST.${LCLTARGET}
+PLIST= ${PKGDIR}/pkg-plist.${LCLTARGET}
BUILD_DEPENDS= ${LCLTARGET}-as:${PORTSDIR}/devel/${LCLTARGET}-binutils \
${LCLTARGET}-ld:${PORTSDIR}/devel/${LCLTARGET}-binutils