svn commit: r345587 - head/textproc/ruby-deplate

Martin Wilke miwi at FreeBSD.org
Sat Feb 22 10:33:04 UTC 2014


Author: miwi
Date: Sat Feb 22 10:33:03 2014
New Revision: 345587
URL: http://svnweb.freebsd.org/changeset/ports/345587
QAT: https://qat.redports.org/buildarchive/r345587/

Log:
  - Stage support

Modified:
  head/textproc/ruby-deplate/Makefile
  head/textproc/ruby-deplate/pkg-plist

Modified: head/textproc/ruby-deplate/Makefile
==============================================================================
--- head/textproc/ruby-deplate/Makefile	Sat Feb 22 10:32:54 2014	(r345586)
+++ head/textproc/ruby-deplate/Makefile	Sat Feb 22 10:33:03 2014	(r345587)
@@ -20,7 +20,4 @@ USE_ZIP=		yes
 USE_RUBY=		yes
 USE_RUBY_SETUP=		yes
 
-MAN1=			deplate.1
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/textproc/ruby-deplate/pkg-plist
==============================================================================
--- head/textproc/ruby-deplate/pkg-plist	Sat Feb 22 10:32:54 2014	(r345586)
+++ head/textproc/ruby-deplate/pkg-plist	Sat Feb 22 10:33:03 2014	(r345587)
@@ -196,6 +196,7 @@ bin/deplate
 %%DATADIR%%/templates/html-tabbar-right.html
 %%DATADIR%%/templates/html-tabbar-top.html
 %%DATADIR%%/templates/html-tabbar.html
+man/man1/deplate.1.gz
 @dirrm %%RUBY_SITELIBDIR%%/deplate/compat
 @dirrm %%RUBY_SITELIBDIR%%/deplate/ents
 @dirrm %%RUBY_SITELIBDIR%%/deplate/fmt


More information about the svn-ports-all mailing list