summaryrefslogtreecommitdiff
path: root/sysutils/nut22/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sysutils/nut22/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/nut22/Makefile b/sysutils/nut22/Makefile
index 2215945f7feb..3c947fb57ae2 100644
--- a/sysutils/nut22/Makefile
+++ b/sysutils/nut22/Makefile
@@ -39,12 +39,12 @@ pre-fetch:
.endif
pre-install:
- @cp ${PKGDIR}/PLIST ${WRKDIR}/PLIST.DYN
+ @cp ${PKGDIR}/pkg-plist ${WRKDIR}/PLIST.DYN
.if !defined(NOPORSDOCS)
- @cat ${PKGDIR}/PLIST.DOC >> ${WRKDIR}/PLIST.DYN
+ @cat ${PKGDIR}/pkg-plist.doc >> ${WRKDIR}/PLIST.DYN
.endif
.if defined(CGI)
- @cat ${PKGDIR}/PLIST.CGI >> ${WRKDIR}/PLIST.DYN
+ @cat ${PKGDIR}/pkg-plist.cgi >> ${WRKDIR}/PLIST.DYN
.endif
post-install: