ports/65743: science/{c,ruby-}dcl-gtk: fixed master-slave relations

Shin'ya Murakami murakami at ahs.scitec.kobe-u.ac.jp
Mon Apr 19 04:30:12 UTC 2004


>Number:         65743
>Category:       ports
>Synopsis:       science/{c,ruby-}dcl-gtk: fixed master-slave relations
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 18 21:30:12 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Shin'ya Murakami
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD faris.lodoss.forceria 5.2-CURRENT FreeBSD 5.2-CURRENT #1: Thu Mar 18 17:52:11 JST 2004 murashin at faris.lodoss.forceria:/cvs/obj/mg/cvs/freebsd/src/sys/FARIS i386

>Description:
	According to ports/64393, I fixed my ports, science/{c,ruby-}dcl-gtk.
	When you commit this pr, at the same time, 
	please mark my ports with an 'X' in ports/64393.
	
>How-To-Repeat:
	N/A
>Fix:

--- ruby-dcl-gtk.diff begins here ---
--- /usr/ports/science/ruby-dcl-gtk/Makefile	Mon Mar 15 06:52:19 2004
+++ ruby-dcl-gtk/Makefile	Thu Mar 18 15:45:56 2004
@@ -16,4 +16,6 @@
 DESCR=		${.CURDIR}/../ruby-dcl/pkg-descr
 PLIST=		${.CURDIR}/../ruby-dcl/pkg-plist
 
-.include 	"${.CURDIR}/../ruby-dcl/Makefile"
+MASTERDIR=	${.CURDIR}/../ruby-dcl
+
+.include 	"${MASTERDIR}/Makefile"
--- ruby-dcl-gtk.diff ends here ---

--- cdcl-gtk.diff begins here ---
--- /usr/ports/science/cdcl-gtk/Makefile	Mon Mar 15 06:52:19 2004
+++ cdcl-gtk/Makefile	Fri Mar 19 03:35:25 2004
@@ -16,4 +16,6 @@
 DESCR=		${.CURDIR}/../cdcl/pkg-descr
 PLIST=		${.CURDIR}/../cdcl/pkg-plist
 
-.include	"${.CURDIR}/../cdcl/Makefile"
+MASTERDIR=	${.CURDIR}/../cdcl
+
+.include	"${MASTERDIR}/Makefile"
--- cdcl-gtk.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list