diff options
author | grant <grant@pkgsrc.org> | 2004-05-14 09:22:35 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-05-14 09:22:35 +0000 |
commit | 8a0a29d926727c34f552ef0377508e790419d296 (patch) | |
tree | aa067e9431ce4d160020d409c22931f2acf699b0 /multimedia/mplayer-share | |
parent | c3c29845dc65df204710736adc5edf699314090c (diff) | |
download | pkgsrc-8a0a29d926727c34f552ef0377508e790419d296.tar.gz |
use mplayer-share/distinfo instead of keeping two copies.
Diffstat (limited to 'multimedia/mplayer-share')
-rw-r--r-- | multimedia/mplayer-share/Makefile.common | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/mplayer-share/Makefile.common b/multimedia/mplayer-share/Makefile.common index d3d00fc5abc..f0227ad71ab 100644 --- a/multimedia/mplayer-share/Makefile.common +++ b/multimedia/mplayer-share/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.7 2004/04/28 15:54:46 wiz Exp $ +# $NetBSD: Makefile.common,v 1.8 2004/05/14 09:22:35 grant Exp $ # MPLAYER_DIST_VERSION= 1.0pre4 @@ -19,6 +19,7 @@ MAINTAINER?= tech-pkg@NetBSD.org HOMEPAGE?= http://www.mplayerhq.hu/ PATCHDIR= ${.CURDIR}/../../multimedia/mplayer-share/patches +DISTINFO_FILE= ${.CURDIR}/../../multimedia/mplayer-share/distinfo NO_BIN_ON_CD= "a dependency is restricted" NO_BIN_ON_FTP= "a dependency is restricted" |