diff options
Diffstat (limited to 'www/opera-acroread5/Makefile')
-rw-r--r-- | www/opera-acroread5/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/www/opera-acroread5/Makefile b/www/opera-acroread5/Makefile index 38b14578a23..b4aa3fe9537 100644 --- a/www/opera-acroread5/Makefile +++ b/www/opera-acroread5/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.8 2009/01/23 21:14:16 jschauma Exp $ +# $NetBSD: Makefile,v 1.9 2009/02/16 13:55:00 joerg Exp $ DISTNAME= opera-acroread5-1.0 PKGREVISION= 4 -MAINTAINER= pkgsrc-users@@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Acrobat Reader 5 plugin for opera +PKG_DESTDIR_SUPPORT= user-destdir + DEPENDS+= acroread5-5.[0-9]*:../../print/acroread5 CONFLICTS+= opera-acroread-[0-9]* CONFLICTS+= opera-acroread3-[0-9]* |