diff options
Diffstat (limited to 'textproc/gladtex/Makefile')
-rw-r--r-- | textproc/gladtex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/gladtex/Makefile b/textproc/gladtex/Makefile index d1423a025412..b298281ae855 100644 --- a/textproc/gladtex/Makefile +++ b/textproc/gladtex/Makefile @@ -29,6 +29,7 @@ MAN1= ${PORTNAME}.1 USES= perl5 +NO_STAGE= yes do-install: @cd ${WRKSRC}; \ ${INSTALL_SCRIPT} ${PORTNAME} ${BINPATH}; \ |