diff options
Diffstat (limited to 'korean/hpscat/Makefile')
-rw-r--r-- | korean/hpscat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/korean/hpscat/Makefile b/korean/hpscat/Makefile index a448b01e5feb..7de60561d78a 100644 --- a/korean/hpscat/Makefile +++ b/korean/hpscat/Makefile @@ -33,6 +33,7 @@ SUB_FILES= hpscat.sh pkg-message SUB_LIST= FONTDIR=${FONTDIR} USES= perl5 +NO_STAGE= yes do-install: @${INSTALL_PROGRAM} ${WRKSRC}/hpscat ${PREFIX}/bin/hpscat.bin @${INSTALL_SCRIPT} ${WRKDIR}/hpscat.sh ${PREFIX}/bin/hpscat |