pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/opera-acroread Include Makefile.application for li...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6ea7d6c7e634
branches:  trunk
changeset: 515358:6ea7d6c7e634
user:      salo <salo%pkgsrc.org@localhost>
date:      Sat Jul 01 20:34:11 2006 +0000

description:
Include Makefile.application for linux emulation packages.. (I wonder how
long this was broken.. it seems like nobody really uses these packages.)

diffstat:

 www/opera-acroread/Makefile.common |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 557b507961b3 -r 6ea7d6c7e634 www/opera-acroread/Makefile.common
--- a/www/opera-acroread/Makefile.common        Sat Jul 01 20:22:29 2006 +0000
+++ b/www/opera-acroread/Makefile.common        Sat Jul 01 20:34:11 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.6 2006/06/30 13:57:16 salo Exp $
+# $NetBSD: Makefile.common,v 1.7 2006/07/01 20:34:11 salo Exp $
 
 PKGNAME=               ${DISTNAME:C|MozillaFirebird|firefox|}
 CATEGORIES=            www print
@@ -27,4 +27,5 @@
        ${LN} -s ${PREFIX}/${ACROREAD}/${ACRO_SUBDIR}/${PLATFORM}/nppdf.so \
                ${NS_PLUGINS_DIR}/nppdf.so
 
+.include "../../emulators/suse_linux/Makefile.application"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index