pkgsrc/mail/thunderbird/hacks.mk

7 lines
191 B
Makefile
Raw Normal View History

2013-05-23 15:14:28 +02:00
# $NetBSD: hacks.mk,v 1.4 2013/05/23 13:14:28 ryoon Exp $
# workround for link of thunderbird-bin etc.
LDFLAGS+= -Wl,-R${PREFIX}/lib/thunderbird
2013-05-23 15:14:28 +02:00
.include "../../devel/xulrunner17/hacks.mk"