diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-23 08:51:15 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-23 08:51:15 +0000 |
commit | d28b20894ed0ff1f01d8e80dbf9a23e240fe49fc (patch) | |
tree | 7f5b61c38cd4968d363017e5609660424ee106e9 /x11-toolkits/p5-Tk-Date/Makefile | |
parent | Add both hungarian and portuguese l10n prefixes to syncronize with (diff) |
FIx dependency on x11-toolkits/p5-Tk-GBARR
Noticed by: bento
Diffstat (limited to 'x11-toolkits/p5-Tk-Date/Makefile')
-rw-r--r-- | x11-toolkits/p5-Tk-Date/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Tk-Date/Makefile b/x11-toolkits/p5-Tk-Date/Makefile index bf9372f3f504..c20c46fd77d1 100644 --- a/x11-toolkits/p5-Tk-Date/Makefile +++ b/x11-toolkits/p5-Tk-Date/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= erwin@lansing.dk -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Tk/FireButton.pm:${PORTSDIR}/x11-toolkits/p5-Tk-GBARR +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk/FireButton.pm:${PORTSDIR}/x11-toolkits/p5-Tk-GBARR RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |