head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.4 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.2 pkgsrc-2012Q4-base:1.2; locks; strict; comment @# @; 1.2 date 2012.03.10.14.57.37; author ryoon; state dead; branches; next 1.1; 1.1 date 2012.03.10.03.26.07; author ryoon; state Exp; branches; next ; desc @@ 1.2 log @Remove necessary backups of the patches. @ text @$NetBSD: patch-za.orig,v 1.1 2012/03/10 03:26:07 ryoon Exp $ --- suite/app/Makefile.in.orig 2011-09-28 23:11:01.000000000 +0000 +++ suite/app/Makefile.in @@@@ -91,6 +91,10 @@@@ ifeq (cocoa,$(MOZ_WIDGET_TOOLKIT)) TK_LIBS := -framework Cocoa $(TK_LIBS) endif +ifeq ($(OS_ARCH),NetBSD) +LIBS += -lossaudio +endif + APP_XPCOM_LIBS = $(XPCOM_GLUE_LDOPTS) LIBS += \ @ 1.1 log @Update to 2.7.2 * Many new features. * Security bugfixes. * See http://www.seamonkey-project.org/releases/seamonkey2.7/ @ text @d1 1 a1 1 $NetBSD: patch-za,v 1.3 2011/11/12 16:41:43 tnn Exp $ @