diff options
Diffstat (limited to 'math/linux-relview/Makefile')
-rw-r--r-- | math/linux-relview/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/linux-relview/Makefile b/math/linux-relview/Makefile index 47a0a2d777f9..a0e182372788 100644 --- a/math/linux-relview/Makefile +++ b/math/linux-relview/Makefile @@ -25,6 +25,7 @@ NO_BUILD= yes PLIST_SUB= VERSION=${PORTVERSION} +NO_STAGE= yes do-install: ${BRANDELF} -t Linux ${WRKDIR}/${DISTNAME} ${INSTALL_PROGRAM} ${WRKDIR}/${DISTNAME} ${PREFIX}/bin |