svn commit: r344687 - head/devel/libruin

Martin Wilke miwi at FreeBSD.org
Mon Feb 17 07:00:56 UTC 2014


Author: miwi
Date: Mon Feb 17 07:00:55 2014
New Revision: 344687
URL: http://svnweb.freebsd.org/changeset/ports/344687
QAT: https://qat.redports.org/buildarchive/r344687/

Log:
  - Stage support

Modified:
  head/devel/libruin/Makefile
  head/devel/libruin/pkg-plist

Modified: head/devel/libruin/Makefile
==============================================================================
--- head/devel/libruin/Makefile	Mon Feb 17 07:00:40 2014	(r344686)
+++ head/devel/libruin/Makefile	Mon Feb 17 07:00:55 2014	(r344687)
@@ -17,8 +17,6 @@ RUN_DEPENDS=	${LOCALBASE}/share/guile/si
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 
-MAN3=	ruin.3
 INFO=	libruin
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/libruin/pkg-plist
==============================================================================
--- head/devel/libruin/pkg-plist	Mon Feb 17 07:00:40 2014	(r344686)
+++ head/devel/libruin/pkg-plist	Mon Feb 17 07:00:55 2014	(r344687)
@@ -9,6 +9,7 @@ lib/libruin/scheme/scss/parser.scm
 lib/libruin/scheme/scss/scss.scm
 lib/libruin/scheme/sdom/core.scm
 lib/libruin/scheme/sdom/events.scm
+man/man3/ruin.3.gz
 @dirrm lib/libruin/css
 @dirrm lib/libruin/scheme/sdom
 @dirrm lib/libruin/scheme/scss


More information about the svn-ports-all mailing list