ports/136680: [PATCH] textproc/eruby: Fix broken
IWATSUKI Hiroyuki
don at na.rim.or.jp
Sun Jul 12 09:00:20 UTC 2009
>Number: 136680
>Category: ports
>Synopsis: [PATCH] textproc/eruby: Fix broken
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sun Jul 12 09:00:06 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: IWATSUKI Hiroyuki
>Release: FreeBSD 6.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD lemmy.moonrock.local 6.4-STABLE FreeBSD 6.4-STABLE #9: Thu Jun 25 21:19:00 JST 2009
>Description:
Fix broken.
Port maintainer (dinoex at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- eruby-1.0.5.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/eruby/Makefile,v
retrieving revision 1.37
diff -u -p -u -r1.37 Makefile
--- Makefile 29 Jun 2009 21:29:30 -0000 1.37
+++ Makefile 12 Jul 2009 08:26:53 -0000
@@ -16,8 +16,6 @@ COMMENT= Interprets Ruby code embedded i
USE_RUBY= yes
-BROKEN= does not compile
-
CONFIGURE_ARGS= --enable-shared --with-charset="${DEFAULT_CHARSET}"
INSTALL_TARGET= site-install
USE_LDCONFIG= yes
@@ -27,6 +25,7 @@ DEFAULT_CHARSET?= ISO-8859-1
MAN1= eruby.1
RUBY_RD_FILES= eruby.rd
+RUBY_RD_HTML_FILES= eruby.html
DOCS_EN= COPYING ChangeLog README.en \
${RUBY_RD_FILES} \
--- eruby-1.0.5.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list