diff options
Diffstat (limited to 'print/bibview/Makefile')
-rw-r--r-- | print/bibview/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print/bibview/Makefile b/print/bibview/Makefile index ecc55bd3f0ed..57c1ee2253ab 100644 --- a/print/bibview/Makefile +++ b/print/bibview/Makefile @@ -15,7 +15,5 @@ COMMENT= Graphical interface for manipulating BibTeX bibliography databases USES= imake USE_XORG= ice sm x11 xaw xext xmu xt WRKSRC= ${WRKDIR}/bibview-${PORTVERSION} -MAN1= bibview.1 -NO_STAGE= yes .include <bsd.port.mk> |