Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Nov 2002 21:00:27 +0800 (CST)
From:      Statue <statue@freebsd.sinica.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/45798: Update port: chinese/dictd-database
Message-ID:  <20021127130027.71A7A255@freebsd.sinica.edu.tw>

next in thread | raw e-mail | index | archive | help

>Number:         45798
>Category:       ports
>Synopsis:       Update port: chinese/dictd-database
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 27 05:10:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Statue
>Release:        FreeBSD 4.7-PRERELEASE i386
>Organization:
[MAINTAINER]
>Environment:
System: FreeBSD freebsd.sinica.edu.tw 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #2: Mon Sep 9 10:45:46 CST 2002 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/GENERIC i386


	
>Description:
- add perl5 BUILD_DEPENDS
	
>How-To-Repeat:
	
>Fix:

diff -ruN dictd-database.orig/Makefile dictd-database/Makefile
--- dictd-database.orig/Makefile	Wed Nov 27 20:48:05 2002
+++ dictd-database/Makefile	Wed Nov 27 20:54:04 2002
@@ -13,7 +13,8 @@
 
 MAINTAINER=	statue@freebsd.sinica.edu.tw
 
-BUILD_DEPENDS=  ${LOCALBASE}/bin/dictzip:${PORTSDIR}/chinese/dictd
+BUILD_DEPENDS=  ${LOCALBASE}/bin/dictzip:${PORTSDIR}/chinese/dictd \
+		perl:${PORTSDIR}/lang/perl5
 
 HAS_CONFIGURE=	yes
 USE_GMAKE=	yes
	


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021127130027.71A7A255>