Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Feb 2014 16:05:24 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r342327 - head/print/bibview
Message-ID:  <201402021605.s12G5OXT017227@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sun Feb  2 16:05:24 2014
New Revision: 342327
URL: http://svnweb.freebsd.org/changeset/ports/342327
QAT: https://qat.redports.org/buildarchive/r342327/

Log:
  - Stage support

Modified:
  head/print/bibview/Makefile
  head/print/bibview/pkg-plist

Modified: head/print/bibview/Makefile
==============================================================================
--- head/print/bibview/Makefile	Sun Feb  2 16:04:41 2014	(r342326)
+++ head/print/bibview/Makefile	Sun Feb  2 16:05:24 2014	(r342327)
@@ -15,7 +15,5 @@ COMMENT=	Graphical interface for manipul
 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>

Modified: head/print/bibview/pkg-plist
==============================================================================
--- head/print/bibview/pkg-plist	Sun Feb  2 16:04:41 2014	(r342326)
+++ head/print/bibview/pkg-plist	Sun Feb  2 16:05:24 2014	(r342327)
@@ -1,3 +1,4 @@
 bin/bibview
 lib/X11/app-defaults/BibView
 lib/X11/app-defaults/BibView-color
+man/man1/bibview.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402021605.s12G5OXT017227>