diff options
Diffstat (limited to 'net/ohphone/Makefile')
-rw-r--r-- | net/ohphone/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ohphone/Makefile b/net/ohphone/Makefile index 8d192b9c0c67..c269fdaee090 100644 --- a/net/ohphone/Makefile +++ b/net/ohphone/Makefile @@ -27,6 +27,7 @@ PLIST_SUB= PORTNAME=${PORTNAME} DOCSDIR= ${PREFIX}/share/doc/openh323 EXAMPLESDIR= ${PREFIX}/share/examples/openh323 +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/obj_r/ohphone ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/ohphone.1 ${PREFIX}/man/man1 |