svn commit: r364527 - head/japanese/slrn

Antoine Brodin antoine at FreeBSD.org
Sun Aug 10 10:28:07 UTC 2014


Author: antoine
Date: Sun Aug 10 10:28:06 2014
New Revision: 364527
URL: http://svnweb.freebsd.org/changeset/ports/364527
QAT: https://qat.redports.org/buildarchive/r364527/

Log:
  Finish stage support

Modified:
  head/japanese/slrn/Makefile
  head/japanese/slrn/pkg-plist

Modified: head/japanese/slrn/Makefile
==============================================================================
--- head/japanese/slrn/Makefile	Sun Aug 10 09:56:51 2014	(r364526)
+++ head/japanese/slrn/Makefile	Sun Aug 10 10:28:06 2014	(r364527)
@@ -27,8 +27,6 @@ ALL_TARGET=	all slrnpull
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 JDOCSRC=	${WRKDIR}/${PORTNAME}-doc-j0.9.5.6-0
 
-MANLANG=	'' ja
-
 # Tentatively improve inner makefiles in attempt to fix parallel builds
 post-patch:
 	@${REINPLACE_CMD} -e 's|-mkdir|mkdir -p| ; \

Modified: head/japanese/slrn/pkg-plist
==============================================================================
--- head/japanese/slrn/pkg-plist	Sun Aug 10 09:56:51 2014	(r364526)
+++ head/japanese/slrn/pkg-plist	Sun Aug 10 10:28:06 2014	(r364527)
@@ -1,5 +1,6 @@
 bin/slrn
 bin/slrnpull
+man/man1/slrn.1.gz
 man/ja/man1/slrn.1.gz
 share/slrn/color.sl
 share/slrn/ispell.sl


More information about the svn-ports-all mailing list