summaryrefslogtreecommitdiff
path: root/devel/i386-rtems-g77
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-g77
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-g77')
-rw-r--r--devel/i386-rtems-g77/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/i386-rtems-g77/Makefile b/devel/i386-rtems-g77/Makefile
index 39c331bb2517..9c324ef946c1 100644
--- a/devel/i386-rtems-g77/Makefile
+++ b/devel/i386-rtems-g77/Makefile
@@ -26,7 +26,7 @@ LCLTARGET?= i386-rtems
F77NAME= gcc-2.95.2
NEWLIBNAME= newlib-1.8.2
MASTERDIR= ${.CURDIR}/../i386-rtems-g77
-PLIST= ${PKGDIR}/PLIST.${LCLTARGET}
+PLIST= ${PKGDIR}/pkg-plist.${LCLTARGET}
BUILD_DEPENDS= autoheader:${PORTSDIR}/devel/autoconf \
${LCLTARGET}-gcc:${PORTSDIR}/devel/${LCLTARGET}-gcc