diff options
Diffstat (limited to 'print/xtexsh/Makefile')
-rw-r--r-- | print/xtexsh/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/print/xtexsh/Makefile b/print/xtexsh/Makefile index b2ecb70cad83..196b54e9a90a 100644 --- a/print/xtexsh/Makefile +++ b/print/xtexsh/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xtexsh -# Date created: 11 August 2001 -# Whom: Jean-Sebastien Roy <js@jeannot.org> -# +# Created by: Jean-Sebastien Roy <js@jeannot.org> # $FreeBSD$ -# PORTNAME= xtexsh PORTVERSION= 1.4.2 @@ -27,6 +23,7 @@ INSTALLS_ICONS= yes MAN1= xtexsh.1 MANCOMPRESSED= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ 's|/usr/bin|${LOCALBASE}/bin|g ; \ |