diff options
Diffstat (limited to 'net/openmcu/Makefile')
-rw-r--r-- | net/openmcu/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/openmcu/Makefile b/net/openmcu/Makefile index 348a7c42fa8d..235b34fb61a3 100644 --- a/net/openmcu/Makefile +++ b/net/openmcu/Makefile @@ -30,6 +30,7 @@ PLIST_SUB= PORTNAME=${PORTNAME} DOCSDIR= ${PREFIX}/share/doc/openh323 EXAMPLESDIR= ${PREFIX}/share/examples/openh323 +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == sparc64 |