diff options
Diffstat (limited to 'graphics/xv-m17n/Makefile')
-rw-r--r-- | graphics/xv-m17n/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/xv-m17n/Makefile b/graphics/xv-m17n/Makefile index 793c5d67371f..51f83d433020 100644 --- a/graphics/xv-m17n/Makefile +++ b/graphics/xv-m17n/Makefile @@ -15,6 +15,7 @@ RUN_DEPENDS= xv:${PORTSDIR}/${PKGCATEGORY}/xv NOMAN= yes +NO_STAGE= yes do-install: @${INSTALL_PROGRAM} ${WRKSRC}/xv ${PREFIX}/bin/xv-m17n @if [ ! -f ${PREFIX}/bin/xv.orig ]; then \ |