diff options
author | edwin <edwin@FreeBSD.org> | 2002-11-17 12:13:27 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-11-17 12:13:27 +0800 |
commit | 8b18b65cdc772cc1d35e73df6c6a20b46ea9e551 (patch) | |
tree | 864d7ad7ef537e2e7ce050db827e78ae7ea497af /x11-toolkits | |
parent | 62d4d6d8246ab9917fae32b8be45ee4e8a562e38 (diff) | |
download | freebsd-ports-gnome-8b18b65cdc772cc1d35e73df6c6a20b46ea9e551.tar.gz freebsd-ports-gnome-8b18b65cdc772cc1d35e73df6c6a20b46ea9e551.tar.zst freebsd-ports-gnome-8b18b65cdc772cc1d35e73df6c6a20b46ea9e551.zip |
i386-freebsd -> PERL_ARCH
Noticed on: bento
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/p5-Tcl-Tk/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/p5-TclTk/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/p5-Tcl-Tk/Makefile b/x11-toolkits/p5-Tcl-Tk/Makefile index 41edb4c4b99d..f78a3f3d2cb4 100644 --- a/x11-toolkits/p5-Tcl-Tk/Makefile +++ b/x11-toolkits/p5-Tcl-Tk/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/Tcl.pm:${PORTSDIR}/lang/p5-Tcl +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tcl.pm:${PORTSDIR}/lang/p5-Tcl LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 PERL_CONFIGURE= yes diff --git a/x11-toolkits/p5-TclTk/Makefile b/x11-toolkits/p5-TclTk/Makefile index 41edb4c4b99d..f78a3f3d2cb4 100644 --- a/x11-toolkits/p5-TclTk/Makefile +++ b/x11-toolkits/p5-TclTk/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/Tcl.pm:${PORTSDIR}/lang/p5-Tcl +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tcl.pm:${PORTSDIR}/lang/p5-Tcl LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 PERL_CONFIGURE= yes |