diff options
Diffstat (limited to 'devel/pmake')
-rw-r--r-- | devel/pmake/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pmake/Makefile b/devel/pmake/Makefile index 6bc0422c..724c64a 100644 --- a/devel/pmake/Makefile +++ b/devel/pmake/Makefile @@ -32,7 +32,7 @@ do-install:: @(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} install) .if defined(WANT_CUSTOMS) -PLIST= ${PKGDIR}/PLIST.customs +PLIST= ${PKGDIR}/pkg-plist.customs MAN1+= export.1 reginfo.1 rexport.1 MAN8= cctrl.8 customs.8 importquota.8 logd.8 |