diff options
Diffstat (limited to 'x11/libXv/Makefile')
-rw-r--r-- | x11/libXv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/libXv/Makefile b/x11/libXv/Makefile index 3cbf4f058e87..3a6980dcbde0 100644 --- a/x11/libXv/Makefile +++ b/x11/libXv/Makefile @@ -41,4 +41,5 @@ MAN3= Xv.3 \ XvUngrabPort.3 \ XvVideoNotify.3 +NO_STAGE= yes .include <bsd.port.mk> |