svn commit: r341967 - head/net/xipmsg

Martin Wilke miwi at FreeBSD.org
Fri Jan 31 09:46:38 UTC 2014


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


More information about the svn-ports-all mailing list