diff options
Diffstat (limited to 'sysutils/pc-sysinstall/Makefile')
-rw-r--r-- | sysutils/pc-sysinstall/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/pc-sysinstall/Makefile b/sysutils/pc-sysinstall/Makefile index 50fbf9f0fc77..051af5fa3c43 100644 --- a/sysutils/pc-sysinstall/Makefile +++ b/sysutils/pc-sysinstall/Makefile @@ -22,6 +22,7 @@ ONLY_FOR_ARCH= i386 amd64 FSVN_REV= 243808 PSVN_REV= 21630 +NO_STAGE= yes post-patch: ${RM} -f ${WRKSRC}/Makefile.inc @${REINPLACE_CMD} -e 's|/usr|${LOCALBASE}|g' \ |