Update to 1.2.2 and unbreak. This works courtesy of

Laszlo Karoly <laszlokaroly@hung.u-szeged.hu> who
pointed me towards defining MOZ_TRUNK=0.
This commit is contained in:
Adam Weinberger 2006-05-15 04:10:10 +00:00
parent 9c0e7dc1c7
commit a88ee4c1df
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162394
2 changed files with 5 additions and 7 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= moztraybiff
PORTVERSION= 1.2.1
PORTVERSION= 1.2.2
CATEGORIES= mail gnome
MASTER_SITES= ${MASTER_SITE_MOZDEV}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -19,8 +19,6 @@ BUILD_DEPENDS= ${X11BASE}/lib/thunderbird/components/libwidget_gtk2.so:${PORTSDI
zip:${PORTSDIR}/archivers/zip
RUN_DEPENDS= ${X11BASE}/lib/thunderbird/components/libwidget_gtk2.so:${PORTSDIR}/mail/thunderbird
BROKEN= Does not compile
.if !exists(../thunderbird/Makefile)
BROKEN= ${PORTNAME} needs the Thunderbird port in order to build
.else
@ -30,7 +28,7 @@ TBVER!= cd ../thunderbird && ${MAKE} -V PORTVERSION
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= libgnome
MAKE_ARGS+= MOZILLA_PLATFORM=tbird TBVER=${TBVER}
MAKE_ARGS+= MOZILLA_PLATFORM=tbird TBVER=${TBVER} MOZ_TRUNK=0
FILENAME= mozTrayBiff-${PORTVERSION}-tb${TBVER}.xpi
PLIST_FILES= share/${PORTNAME}/${FILENAME}

View file

@ -1,3 +1,3 @@
MD5 (mozTrayBiff-1.2.1.tar.gz) = a2e3092b08aa7f9522ac7b5587d16969
SHA256 (mozTrayBiff-1.2.1.tar.gz) = 9b8a203dd42d88c5fc1fc0bf13f56039b3338a522e6253ec7120bce8f50924da
SIZE (mozTrayBiff-1.2.1.tar.gz) = 47121
MD5 (mozTrayBiff-1.2.2.tar.gz) = d599f3772eb4c905f2fa5c7a17a81a55
SHA256 (mozTrayBiff-1.2.2.tar.gz) = d8d819a33ac632cb64776e5f926d1d6f99a3986f7f322ac36fb48187e4d55775
SIZE (mozTrayBiff-1.2.2.tar.gz) = 47948