From b718988ce76bcaaff18a0b3a5a477534435a31d3 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Sat, 9 Jun 2001 01:48:47 +0000 Subject: [PATCH] Change pkg_tarup to ${LOCALBASE}/sbin/pkg_tarup in RUN_DEPENDS. Found by: bento --- ports-mgmt/portupgrade-devel/Makefile | 2 +- ports-mgmt/portupgrade/Makefile | 2 +- sysutils/portupgrade-devel/Makefile | 2 +- sysutils/portupgrade/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ports-mgmt/portupgrade-devel/Makefile b/ports-mgmt/portupgrade-devel/Makefile index d72f3f553127..97b4a176b737 100644 --- a/ports-mgmt/portupgrade-devel/Makefile +++ b/ports-mgmt/portupgrade-devel/Makefile @@ -16,7 +16,7 @@ DISTNAME= pkgtools-${PORTVERSION} MAINTAINER= knu@FreeBSD.org RUN_DEPENDS= ${RUBY_SITELIBDIR}/optparse.rb:${PORTSDIR}/devel/ruby-optparse \ - pkg_tarup:${PORTSDIR}/misc/pkg_tarup + ${LOCALBASE}/sbin/pkg_tarup:${PORTSDIR}/misc/pkg_tarup USE_RUBY= yes diff --git a/ports-mgmt/portupgrade/Makefile b/ports-mgmt/portupgrade/Makefile index d72f3f553127..97b4a176b737 100644 --- a/ports-mgmt/portupgrade/Makefile +++ b/ports-mgmt/portupgrade/Makefile @@ -16,7 +16,7 @@ DISTNAME= pkgtools-${PORTVERSION} MAINTAINER= knu@FreeBSD.org RUN_DEPENDS= ${RUBY_SITELIBDIR}/optparse.rb:${PORTSDIR}/devel/ruby-optparse \ - pkg_tarup:${PORTSDIR}/misc/pkg_tarup + ${LOCALBASE}/sbin/pkg_tarup:${PORTSDIR}/misc/pkg_tarup USE_RUBY= yes diff --git a/sysutils/portupgrade-devel/Makefile b/sysutils/portupgrade-devel/Makefile index d72f3f553127..97b4a176b737 100644 --- a/sysutils/portupgrade-devel/Makefile +++ b/sysutils/portupgrade-devel/Makefile @@ -16,7 +16,7 @@ DISTNAME= pkgtools-${PORTVERSION} MAINTAINER= knu@FreeBSD.org RUN_DEPENDS= ${RUBY_SITELIBDIR}/optparse.rb:${PORTSDIR}/devel/ruby-optparse \ - pkg_tarup:${PORTSDIR}/misc/pkg_tarup + ${LOCALBASE}/sbin/pkg_tarup:${PORTSDIR}/misc/pkg_tarup USE_RUBY= yes diff --git a/sysutils/portupgrade/Makefile b/sysutils/portupgrade/Makefile index d72f3f553127..97b4a176b737 100644 --- a/sysutils/portupgrade/Makefile +++ b/sysutils/portupgrade/Makefile @@ -16,7 +16,7 @@ DISTNAME= pkgtools-${PORTVERSION} MAINTAINER= knu@FreeBSD.org RUN_DEPENDS= ${RUBY_SITELIBDIR}/optparse.rb:${PORTSDIR}/devel/ruby-optparse \ - pkg_tarup:${PORTSDIR}/misc/pkg_tarup + ${LOCALBASE}/sbin/pkg_tarup:${PORTSDIR}/misc/pkg_tarup USE_RUBY= yes