diff options
author | ale <ale@FreeBSD.org> | 2004-05-25 02:10:24 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-05-25 02:10:24 +0800 |
commit | 0ab347570ac45961cb1cf2e6a7331d546148a65a (patch) | |
tree | 16710ddcb9a2808eab36f3193dc7bac7915b0ae0 /mail/enigmail-thunderbird | |
parent | ac855b55409551104cbf204d1f59de71a4eca228 (diff) | |
download | freebsd-ports-gnome-0ab347570ac45961cb1cf2e6a7331d546148a65a.tar.gz freebsd-ports-gnome-0ab347570ac45961cb1cf2e6a7331d546148a65a.tar.zst freebsd-ports-gnome-0ab347570ac45961cb1cf2e6a7331d546148a65a.zip |
Use slave pkg-message for slave port.
Diffstat (limited to 'mail/enigmail-thunderbird')
-rw-r--r-- | mail/enigmail-thunderbird/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/enigmail-thunderbird/Makefile b/mail/enigmail-thunderbird/Makefile index a15c394fd178..fd889fdc07f0 100644 --- a/mail/enigmail-thunderbird/Makefile +++ b/mail/enigmail-thunderbird/Makefile @@ -16,6 +16,7 @@ MASTERDIR= ${.CURDIR}/../enigmail PKGINSTALL= ${.CURDIR}/pkg-install PKGDEINSTALL= ${.CURDIR}/pkg-deinstall +PKGMESSAGE= ${.CURDIR}/pkg-message LOCAL_SRCDIR= mail/thunderbird LOCAL_SUBDIR= lib/thunderbird/lib/thunderbird-0.6 |