aboutsummaryrefslogtreecommitdiff
path: root/net/openh323/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/openh323/Makefile')
-rw-r--r--net/openh323/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/openh323/Makefile b/net/openh323/Makefile
index 9ee6d09aa3ab..e98e21bfa789 100644
--- a/net/openh323/Makefile
+++ b/net/openh323/Makefile
@@ -1,4 +1,4 @@
-# Created by: Roger Hardiman <roger@freebsd.org>
+# Created by: Roger Hardiman <roger@FreeBSD.org>
# $FreeBSD$
PORTNAME= openh323
@@ -29,6 +29,7 @@ CPPFLAGS+= -I${LOCALBASE}/include -I${WRKSRC}/include
LDFLAGS+= -L${LOCALBASE}/lib
MAKE_ENV= BUILDTIME="YES"
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.ifdef (WITH_FFMPEG)