summaryrefslogtreecommitdiffstats
path: root/mail/moztraybiff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/moztraybiff/Makefile')
-rw-r--r--mail/moztraybiff/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/mail/moztraybiff/Makefile b/mail/moztraybiff/Makefile
index c3bcd36..7289151 100644
--- a/mail/moztraybiff/Makefile
+++ b/mail/moztraybiff/Makefile
@@ -7,6 +7,7 @@
PORTNAME= moztraybiff
PORTVERSION= 1.0.7
+PORTREVISION= 1
CATEGORIES= mail gnome
MASTER_SITES= http://mozdev.oregonstate.edu/moztraybiff/
DISTNAME= mozTrayBiff-${PORTVERSION}
@@ -14,9 +15,9 @@ DISTNAME= mozTrayBiff-${PORTVERSION}
MAINTAINER= adamw@FreeBSD.org
COMMENT= New mail tray icon for Thunderbird
-BUILD_DEPENDS= ${X11BASE}/lib/thunderbird/lib/thunderbird-1.0/components/libwidget_gtk2.so:${PORTSDIR}/mail/thunderbird \
+BUILD_DEPENDS= ${X11BASE}/lib/thunderbird/lib/thunderbird-1.0.2/components/libwidget_gtk2.so:${PORTSDIR}/mail/thunderbird \
zip:${PORTSDIR}/archivers/zip
-RUN_DEPENDS= ${X11BASE}/lib/thunderbird/lib/thunderbird-1.0/components/libwidget_gtk2.so:${PORTSDIR}/mail/thunderbird
+RUN_DEPENDS= ${X11BASE}/lib/thunderbird/lib/thunderbird-1.0.2/components/libwidget_gtk2.so:${PORTSDIR}/mail/thunderbird
USE_X_PREFIX= yes
USE_GMAKE= yes
@@ -24,7 +25,7 @@ USE_GNOME= libgnome
USE_REINPLACE= yes
MAKE_ARGS+= MOZILLA_PLATFORM=tbird
-FILENAME= mozTrayBiff-${PORTVERSION}-FreeBSD-tb1.0.xpi
+FILENAME= mozTrayBiff-${PORTVERSION}-FreeBSD-tb1.0.2.xpi
PLIST_FILES= ${DATADIR}/${FILENAME}
PLIST_DIRS= ${DATADIR}
PKGMESSAGE= ${WRKDIR}/pkg-message
OpenPOWER on IntegriCloud