svn commit: r342327 - head/print/bibview

Martin Wilke miwi at FreeBSD.org
Sun Feb 2 16:05:25 UTC 2014


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


More information about the svn-ports-all mailing list