Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Sep 2002 01:11:12 -0700
From:      Adam Weinberger <adam@vectors.cx>
To:        ports@freebsd.org
Subject:   kdelibs3 distfiles unfetchable
Message-ID:  <20020911081112.GG82531@vectors.cx>

next in thread | raw e-mail | index | archive | help
in the kdelibs3 port Makefile, master_site_subdir is defined as:
MASTER_SITE_SUBDIR=     stable/${PORTVERSION}/src

however, the distfiles reside in stable/3.0.3/src, not stable/3.0.3a/src

hence, this needs to be changed to
MASTER_SIDE_SUBDIR=		stable/${KDE_VERSION}/src

-Adam


--
"Oh good, my dog found the chainsaw."
        -Lilo, "Lilo & Stitch"
Adam Weinberger
adam@vectors.cx
http://vectors.cx


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020911081112.GG82531>