aboutsummaryrefslogtreecommitdiff
path: root/mail/enigmail-thunderbird
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-02-23 10:34:01 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-02-23 10:34:01 +0000
commita2bd6681e823edc089cd984724d8d14f062b26f4 (patch)
treef38524ec116ca66377596c35cde0481e2d79f011 /mail/enigmail-thunderbird
parent5b8bec38556bb9ea3d31377d5148de0f35789f34 (diff)
downloadports-a2bd6681e823edc089cd984724d8d14f062b26f4.tar.gz
ports-a2bd6681e823edc089cd984724d8d14f062b26f4.zip
Notes
Diffstat (limited to 'mail/enigmail-thunderbird')
-rw-r--r--mail/enigmail-thunderbird/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/mail/enigmail-thunderbird/Makefile b/mail/enigmail-thunderbird/Makefile
index d20d6caa9268..0c4bf90aa95f 100644
--- a/mail/enigmail-thunderbird/Makefile
+++ b/mail/enigmail-thunderbird/Makefile
@@ -9,17 +9,15 @@ PKGNAMESUFFIX= -thunderbird
COMMENT= A GnuPG extension for the Thunderbird mail client
-EXTRACT_DEPENDS=${WRKDIRPREFIX}${LOCAL_SRCDIR}/work/mozilla/Makefile:${LOCAL_SRCDIR}:configure
-RUN_DEPENDS= thunderbird:${LOCAL_SRCDIR}
+EXTRACT_DEPENDS=${WRKDIR}/../../../${LOCAL_SRCDIR}/work/mozilla/Makefile:${PORTSDIR}/${LOCAL_SRCDIR}:configure
+RUN_DEPENDS= thunderbird:${PORTSDIR}/${LOCAL_SRCDIR}
MASTERDIR= ${.CURDIR}/../enigmail
PKGINSTALL= ${.CURDIR}/pkg-install
PKGDEINSTALL= ${.CURDIR}/pkg-deinstall
-LOCAL_SRCDIR= ${PORTSDIR}/mail/thunderbird
+LOCAL_SRCDIR= mail/thunderbird
LOCAL_SUBDIR= lib/thunderbird/lib/mozilla-1.6b
-BROKEN= "Does not compile"
-
.include "${MASTERDIR}/Makefile"