Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jan 2014 09:46:38 +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: r341967 - head/net/xipmsg
Message-ID:  <201401310946.s0V9kcYJ033875@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Fri Jan 31 09:46:38 2014
New Revision: 341967
URL: http://svnweb.freebsd.org/changeset/ports/341967
QAT: https://qat.redports.org/buildarchive/r341967/

Log:
  - Stage support

Modified:
  head/net/xipmsg/Makefile
  head/net/xipmsg/pkg-plist

Modified: head/net/xipmsg/Makefile
==============================================================================
--- head/net/xipmsg/Makefile	Fri Jan 31 09:46:25 2014	(r341966)
+++ head/net/xipmsg/Makefile	Fri Jan 31 09:46:38 2014	(r341967)
@@ -13,8 +13,5 @@ COMMENT=	Popup style message communicati
 
 USES=		imake
 USE_XORG=	ice sm x11 xaw xext xmu xpm xt
-MAN1=		xipmsg.1
-MANCOMPRESSED=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/net/xipmsg/pkg-plist
==============================================================================
--- head/net/xipmsg/pkg-plist	Fri Jan 31 09:46:25 2014	(r341966)
+++ head/net/xipmsg/pkg-plist	Fri Jan 31 09:46:38 2014	(r341967)
@@ -16,4 +16,5 @@ lib/X11/xipmsg/xbro12.xbm
 lib/X11/xipmsg/xbro13.xbm
 lib/X11/xipmsg/xbro14.xbm
 lib/X11/xipmsg/xbro15.xbm
+man/man1/xipmsg.1.gz
 @dirrm lib/X11/xipmsg



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