From 6908a9fb7aabcb7c2874aaba69c073e0c6b82575 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 29 Nov 2013 12:59:12 +0000 Subject: Fix rpath. Bump revision. --- mail/thunderbird17/Makefile | 3 ++- mail/thunderbird17/hacks.mk | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/mail/thunderbird17/Makefile b/mail/thunderbird17/Makefile index b98bd23c628..4951023cf4d 100644 --- a/mail/thunderbird17/Makefile +++ b/mail/thunderbird17/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2013/11/13 13:27:45 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2013/11/29 12:59:12 joerg Exp $ DISTNAME= # empty PKGNAME= thunderbird17-${TB_VER} +PKGREVISION= 1 TB_VER= 17.0.10 #LIGHTNINGVER= 1.9 CATEGORIES= mail diff --git a/mail/thunderbird17/hacks.mk b/mail/thunderbird17/hacks.mk index 50b4503c238..1ef412ce218 100644 --- a/mail/thunderbird17/hacks.mk +++ b/mail/thunderbird17/hacks.mk @@ -1,6 +1,6 @@ -# $NetBSD: hacks.mk,v 1.1 2013/11/13 13:27:45 ryoon Exp $ +# $NetBSD: hacks.mk,v 1.2 2013/11/29 12:59:12 joerg Exp $ # workround for link of thunderbird-bin etc. -LDFLAGS+= -Wl,-R${PREFIX}/lib/thunderbird +LDFLAGS+= -Wl,-R${PREFIX}/lib/thunderbird17 .include "../../devel/xulrunner17/hacks.mk" -- cgit v1.2.3