1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

Use ${NONEXISTENT} for dependencies that will not be installed.

PR:		ports/126110
Submitted by:	edwin
This commit is contained in:
Alex Dupre 2008-07-31 06:03:56 +00:00
parent f9672becd1
commit a0f71718c7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=217870
2 changed files with 2 additions and 2 deletions

View File

@ -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 \

View File

@ -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