diff options
Diffstat (limited to 'x11-toolkits/open-motif/Makefile')
-rw-r--r-- | x11-toolkits/open-motif/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/open-motif/Makefile b/x11-toolkits/open-motif/Makefile index aa5588ae0de8..c729f671ad3c 100644 --- a/x11-toolkits/open-motif/Makefile +++ b/x11-toolkits/open-motif/Makefile @@ -1,5 +1,4 @@ # $FreeBSD$ -# PORTNAME= open-motif PORTVERSION= 2.3.4 @@ -47,6 +46,7 @@ EXTRA_PATCHES+= ${WITH_JDK_PATCH} .endif +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "amd64" || ${ARCH} == "sparc64" |