Fix dependency location.
This commit is contained in:
parent
ad1b20999f
commit
20a11c9438
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.11 2010/03/08 18:21:26 sno Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2010/03/17 16:06:47 joerg Exp $
|
||||
|
||||
DISTNAME= User-Identity-0.93
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
|
@ -12,7 +12,7 @@ HOMEPAGE= http://perl.overmeer.net/userid/
|
|||
COMMENT= Helps maintaining user information from various sources
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
DEPENDS+= p5-Geography-Countries>=1.4:../../misc/p5-Geography-Countries
|
||||
DEPENDS+= p5-Geography-Countries>=1.4:../../geography/p5-Geography-Countries
|
||||
BUILD_DEPENDS+= p5-Test-Pod>=1.0:../../devel/p5-Test-Pod
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
|
Loading…
Reference in a new issue