diff options
author | edwin <edwin@FreeBSD.org> | 2003-01-23 16:51:15 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-01-23 16:51:15 +0800 |
commit | 4067f56d2805aec15fc8bec8b991992a2384067a (patch) | |
tree | 2fa420fedea50399573a6d2860d5e78160f84806 /x11-toolkits/p5-Tk-Date | |
parent | 17f835a5c239fe856a47d6ef556039fcc97ab929 (diff) | |
download | freebsd-ports-gnome-4067f56d2805aec15fc8bec8b991992a2384067a.tar.gz freebsd-ports-gnome-4067f56d2805aec15fc8bec8b991992a2384067a.tar.zst freebsd-ports-gnome-4067f56d2805aec15fc8bec8b991992a2384067a.zip |
FIx dependency on x11-toolkits/p5-Tk-GBARR
Noticed by: bento
Diffstat (limited to 'x11-toolkits/p5-Tk-Date')
-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 |