ports/111183: net/p5-IP-Country missing dependencies
Dikshie
dikshie at lapi.itb.ac.id
Tue Apr 3 10:10:07 UTC 2007
>Number: 111183
>Category: ports
>Synopsis: net/p5-IP-Country missing dependencies
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Tue Apr 03 10:10:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Dikshie
>Release: FreeBSD 5.5-STABLE i386
>Organization:
Institute of Technology Bandung, Indonesia
>Environment:
System: FreeBSD cpu.sfc.wide.ad.jp 5.5-STABLE FreeBSD 5.5-STABLE #12: Fri Nov 24 15:04:05 JST 2006 root at cpu.sfc.wide.ad.jp:/usr/obj/usr/src/sys/CPU i386
>Description:
ports/net/p5-IP-Country is successful to compile but fail to run because of missing dependencies
>How-To-Repeat:
fresh install ports/net/p5-IP-Country:
cd /usr/ports/net/p5-IP-Country
make install clean
rehash
ip2cc
>Fix:
--- Makefile.diff begins here ---
--- Makefile.bak Tue Apr 3 18:13:22 2007
+++ Makefile Tue Apr 3 18:17:07 2007
@@ -15,6 +15,9 @@
MAINTAINER= dikshie at lapi.itb.ac.id
COMMENT= Fast lookup of country codes from IP addresses
+BUILD_DEPENDS=${SITE_PERL}/geography/Countries.pm:${PORTSDIR}/misc/p5-Geography-Countries
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
PERL_CONFIGURE= yes
MAN1= ip2cc.1
--- Makefile.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list