diff options
author | snj <snj> | 2004-05-11 04:48:12 +0000 |
---|---|---|
committer | snj <snj> | 2004-05-11 04:48:12 +0000 |
commit | c9bf9d98673a5d514ba7088ba03f7b3428a93408 (patch) | |
tree | 99dc19aa6c80a51a4c376d7f7a843cd3be6c7c7f /www/moz-bin-plugger | |
parent | 5f0d325039e9e90d693bbb97a151b5dc176455e5 (diff) | |
download | pkgsrc-c9bf9d98673a5d514ba7088ba03f7b3428a93408.tar.gz |
This does not need buildlink2.
Diffstat (limited to 'www/moz-bin-plugger')
-rw-r--r-- | www/moz-bin-plugger/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/moz-bin-plugger/Makefile b/www/moz-bin-plugger/Makefile index 511f1f10642..07e676f45b4 100644 --- a/www/moz-bin-plugger/Makefile +++ b/www/moz-bin-plugger/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/01/20 12:27:59 agc Exp $ +# $NetBSD: Makefile,v 1.6 2004/05/11 04:48:12 snj Exp $ # DISTNAME= ${PLUGGER}-linux-x86-glibc @@ -15,7 +15,6 @@ DEPENDS+= mozilla-bin-[0-9]*:../../www/mozilla-bin CONFLICTS+= moz-linux-plugger-[0-9]* WRKSRC= ${WRKDIR}/${PLUGGER} -USE_BUILDLINK2= YES NO_CONFIGURE= YES NO_BUILD= YES |