summaryrefslogtreecommitdiff
path: root/www/opera-acroread
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2006-07-01 20:34:11 +0000
committersalo <salo@pkgsrc.org>2006-07-01 20:34:11 +0000
commit75820e50c4280f190daa036a0ca02d8a2d03d1e8 (patch)
treeb0872cb92b8763258c1e92b3d3bce8fdee02a9da /www/opera-acroread
parentf8efab4fc633e5ce85ca2ee9921199ab015c98fc (diff)
downloadpkgsrc-75820e50c4280f190daa036a0ca02d8a2d03d1e8.tar.gz
Include Makefile.application for linux emulation packages.. (I wonder how
long this was broken.. it seems like nobody really uses these packages.)
Diffstat (limited to 'www/opera-acroread')
-rw-r--r--www/opera-acroread/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/opera-acroread/Makefile.common b/www/opera-acroread/Makefile.common
index e9667e35aa4..b7460344456 100644
--- a/www/opera-acroread/Makefile.common
+++ b/www/opera-acroread/Makefile.common
@@ -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 @@ do-install:
${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"