aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gimp-manual-html/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-10-08 09:14:54 +0800
committerasami <asami@FreeBSD.org>2000-10-08 09:14:54 +0800
commit94873989d52a6233d9a9ab360d573c2555776da4 (patch)
treecbcfc8bf37e6df3f7fdff20942818f3902dc5b2e /graphics/gimp-manual-html/Makefile
parent3a395ec471b8562b70a39ef0eba5b72385e887b7 (diff)
downloadfreebsd-ports-graphics-94873989d52a6233d9a9ab360d573c2555776da4.tar.gz
freebsd-ports-graphics-94873989d52a6233d9a9ab360d573c2555776da4.tar.zst
freebsd-ports-graphics-94873989d52a6233d9a9ab360d573c2555776da4.zip
Rename PLIST_* to pkg-plist_*.
Diffstat (limited to 'graphics/gimp-manual-html/Makefile')
-rw-r--r--graphics/gimp-manual-html/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-manual-html/Makefile b/graphics/gimp-manual-html/Makefile
index 5b3eab4d2e8..9765f338bd7 100644
--- a/graphics/gimp-manual-html/Makefile
+++ b/graphics/gimp-manual-html/Makefile
@@ -26,7 +26,7 @@ DOCFORMAT=HTML
.endif
.endif
-PLIST= ${PKGDIR}/PLIST_${DOCFORMAT}
+PLIST= ${PKGDIR}/pkg-plist_${DOCFORMAT}
pre-fetch:
@${ECHO} "This manual is available in three formats: HTML, PDF, and"