summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorrh <rh>2003-04-19 04:37:47 +0000
committerrh <rh>2003-04-19 04:37:47 +0000
commite4aaee95c7d1891bb3527d339cab0a22fd9c149f (patch)
treecfc66301fb984ce27492599c89f740d143fb35b2 /www
parent5dee0bb360fd6dd10c9e09641bd543694f7cdeda (diff)
downloadpkgsrc-e4aaee95c7d1891bb3527d339cab0a22fd9c149f.tar.gz
Add an empty line between DEPENDS and CONFLICTS
Diffstat (limited to 'www')
-rw-r--r--www/moz-bin-plugger/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/moz-bin-plugger/Makefile b/www/moz-bin-plugger/Makefile
index c1113489a07..ce798854617 100644
--- a/www/moz-bin-plugger/Makefile
+++ b/www/moz-bin-plugger/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/04/19 03:50:50 rh Exp $
+# $NetBSD: Makefile,v 1.2 2003/04/19 04:37:47 rh Exp $
#
DISTNAME= ${PLUGGER}-linux-x86-glibc
@@ -12,6 +12,7 @@ HOMEPAGE= http://fredrik.hubbe.net/plugger.html
COMMENT= streaming multimedia plugin for Mozilla (Linux version)
DEPENDS+= mozilla-bin-[0-9]*:../../www/mozilla-bin
+
CONFLICTS+= moz-linux-plugger-[0-9]*
USE_BUILDLINK2= YES