aboutsummaryrefslogtreecommitdiff
path: root/devel/clanlib-devel/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-08 00:07:44 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-10-08 00:07:44 +0000
commite3946f2ecba72111534640471f97a5b2d8091e25 (patch)
tree5775285709e19491605d62392ff93d17e4244d56 /devel/clanlib-devel/Makefile
parent606d04df3763646d4dbccbce31e9700a0d4b0604 (diff)
downloadports-e3946f2ecba72111534640471f97a5b2d8091e25.tar.gz
ports-e3946f2ecba72111534640471f97a5b2d8091e25.zip
Rename PLIST.glx to pkg-plist.glx.
Notes
Notes: svn path=/head/; revision=33498
Diffstat (limited to 'devel/clanlib-devel/Makefile')
-rw-r--r--devel/clanlib-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/clanlib-devel/Makefile b/devel/clanlib-devel/Makefile
index e626bc708733..919b1dbe2362 100644
--- a/devel/clanlib-devel/Makefile
+++ b/devel/clanlib-devel/Makefile
@@ -35,7 +35,7 @@ ALL_TARGET+= clanPNG clanGL
.if !defined(WITHOUT_GL)
pre-install:
- @cat ${PKGDIR}/PLIST.glx ${PKGDIR}/PLIST > ${PLIST}
+ @cat ${PKGDIR}/pkg-plist.glx ${PKGDIR}/pkg-plist > ${PLIST}
.endif
.include <bsd.port.mk>