From a0f71718c751fe3eb78d88d83266e850fc0d5870 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Thu, 31 Jul 2008 06:03:56 +0000 Subject: [PATCH] Use ${NONEXISTENT} for dependencies that will not be installed. PR: ports/126110 Submitted by: edwin --- mail/enigmail-thunderbird/Makefile | 2 +- mail/enigmail/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mail/enigmail-thunderbird/Makefile b/mail/enigmail-thunderbird/Makefile index bab6cfb4bc4e..09667cc62794 100644 --- a/mail/enigmail-thunderbird/Makefile +++ b/mail/enigmail-thunderbird/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX?= thunderbird- MAINTAINER= ale@FreeBSD.org COMMENT?= A GnuPG extension for the Thunderbird mail client -EXTRACT_DEPENDS=${GECKO_WRKSRC}/configure:${PORTSDIR}/${GECKO_PORTDIR}:patch +EXTRACT_DEPENDS=${NONEXISTENT}:${PORTSDIR}/${GECKO_PORTDIR}:patch BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ diff --git a/mail/enigmail/Makefile b/mail/enigmail/Makefile index 7bb4d27bc259..adfd86f76b58 100644 --- a/mail/enigmail/Makefile +++ b/mail/enigmail/Makefile @@ -22,7 +22,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ MAINTAINER= ale@FreeBSD.org COMMENT?= A GnuPG extension for the Mozilla mail client -EXTRACT_DEPENDS?= ${WRKDIR}/../../../${LOCAL_SRCDIR}/work/mozilla/Makefile:${PORTSDIR}/${LOCAL_SRCDIR}:configure \ +EXTRACT_DEPENDS?= ${NONEXISTENT}:${PORTSDIR}/${LOCAL_SRCDIR}:configure \ zip:${PORTSDIR}/archivers/zip \ gmake:${PORTSDIR}/devel/gmake \ intltool-extract:${PORTSDIR}/textproc/intltool