diff options
Diffstat (limited to 'print/bibview/Makefile')
-rw-r--r-- | print/bibview/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/bibview/Makefile b/print/bibview/Makefile index a7cbedbcf45b..ecc55bd3f0ed 100644 --- a/print/bibview/Makefile +++ b/print/bibview/Makefile @@ -17,4 +17,5 @@ USE_XORG= ice sm x11 xaw xext xmu xt WRKSRC= ${WRKDIR}/bibview-${PORTVERSION} MAN1= bibview.1 +NO_STAGE= yes .include <bsd.port.mk> |