From 6b7c4091b6ff3ec828a7ea00568e75eb537a9a34 Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 30 Mar 2009 06:38:09 +0000 Subject: Fix libxul dependency check. Reported by: jsa on #freebsd-gnome git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12195 df743ca5-7f9a-e211-a948-0013205c9059 --- Mk/bsd.gecko.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Mk') diff --git a/Mk/bsd.gecko.mk b/Mk/bsd.gecko.mk index d4349768b..3730bdefc 100644 --- a/Mk/bsd.gecko.mk +++ b/Mk/bsd.gecko.mk @@ -5,7 +5,7 @@ # Whom: Michael Johnson # # $FreeBSD$ -# $MCom: ports/Mk/bsd.gecko.mk,v 1.7 2009/03/30 01:37:59 marcus Exp $ +# $MCom: ports/Mk/bsd.gecko.mk,v 1.8 2009/03/30 03:06:02 marcus Exp $ # # 4 column tabs prevent hair loss and tooth decay! @@ -83,6 +83,7 @@ _GECKO_ALL= firefox nvu seamonkey thunderbird xulrunner flock mozilla \ libxul thunderbird_PORTSDIR= mail +libxul_PLIST= ${LOCALBASE}/lib/libxul/libxul.so .for gecko in ${_GECKO_ALL} ${gecko}_PORTSDIR?= www -- cgit v1.2.3