diff options
author | lioux <lioux@FreeBSD.org> | 2001-12-28 00:27:15 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-12-28 00:27:15 +0800 |
commit | 681de380d05e4fc52eee5065c388637f51daf171 (patch) | |
tree | f62b9b96917e4189708181bf9861efa620bfdab2 /multimedia/mplayerxp | |
parent | fabda2306caa71ee047588a6c6904a930b916f1b (diff) | |
download | freebsd-ports-gnome-681de380d05e4fc52eee5065c388637f51daf171.tar.gz freebsd-ports-gnome-681de380d05e4fc52eee5065c388637f51daf171.tar.zst freebsd-ports-gnome-681de380d05e4fc52eee5065c388637f51daf171.zip |
- Add LEGAL notice
- NO_PACKAGE
From developers: "Distributing MPlayer in the form of binaries
and/or binary packages is currently impossible, speaking about both
technical and law areas"
Submitted by: maintainer
Diffstat (limited to 'multimedia/mplayerxp')
-rw-r--r-- | multimedia/mplayerxp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/mplayerxp/Makefile b/multimedia/mplayerxp/Makefile index a972903256c4..a488a6050ecc 100644 --- a/multimedia/mplayerxp/Makefile +++ b/multimedia/mplayerxp/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ SDL-1.1.3:${PORTSDIR}/devel/sdl12 RUN_DEPENDS= ${LOCALBASE}/share/mplayer/fonts:${PORTSDIR}/graphics/mplayer-fonts +NO_PACKAGE= yes USE_BZIP2= yes USE_GMAKE= yes USE_XLIB= yes |