summaryrefslogtreecommitdiff
path: root/www/opera-acroread
diff options
context:
space:
mode:
authorsalo <salo>2006-07-01 20:34:11 +0000
committersalo <salo>2006-07-01 20:34:11 +0000
commita01216bbc107f4aec3d763990228a3188b7af667 (patch)
treeb0872cb92b8763258c1e92b3d3bce8fdee02a9da /www/opera-acroread
parentc50a54ca106bcbbfa1f370aacb9ddd2e21e51a0b (diff)
downloadpkgsrc-a01216bbc107f4aec3d763990228a3188b7af667.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"