svn commit: r341880 - head/deskutils/xmaddressbook

Antoine Brodin antoine at FreeBSD.org
Thu Jan 30 19:51:55 UTC 2014


Author: antoine
Date: Thu Jan 30 19:51:54 2014
New Revision: 341880
URL: http://svnweb.freebsd.org/changeset/ports/341880
QAT: https://qat.redports.org/buildarchive/r341880/

Log:
  Stage support

Modified:
  head/deskutils/xmaddressbook/Makefile
  head/deskutils/xmaddressbook/pkg-plist

Modified: head/deskutils/xmaddressbook/Makefile
==============================================================================
--- head/deskutils/xmaddressbook/Makefile	Thu Jan 30 19:45:17 2014	(r341879)
+++ head/deskutils/xmaddressbook/Makefile	Thu Jan 30 19:51:54 2014	(r341880)
@@ -15,7 +15,5 @@ COMMENT=	X11/Motif-based addressbook pro
 USES=		imake motif
 USE_XORG=	ice sm x11 xext xi xp xt oldx
 WRKSRC=		${WRKDIR}/xmaddressbook
-MAN1=		xmaddressbook.1
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/deskutils/xmaddressbook/pkg-plist
==============================================================================
--- head/deskutils/xmaddressbook/pkg-plist	Thu Jan 30 19:45:17 2014	(r341879)
+++ head/deskutils/xmaddressbook/pkg-plist	Thu Jan 30 19:51:54 2014	(r341880)
@@ -1,4 +1,5 @@
 bin/xmaddressbook
+man/man1/xmaddressbook.1.gz
 lib/X11/app-defaults/XmAddressBook
 lib/X11/xmaddressbook/xmaddressbook.hlp
 @dirrm lib/X11/xmaddressbook


More information about the svn-ports-all mailing list