diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-12-27 16:27:15 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-12-27 16:27:15 +0000 |
commit | 256c7bf61acaaf4cfd49be2617b9473fc03ea014 (patch) | |
tree | b5117adfcf4434aade88912988d15df114e0ff40 | |
parent | 0486e1717927eafdad20238ad6bf7f02f900a21a (diff) | |
download | ports-256c7bf61acaaf4cfd49be2617b9473fc03ea014.tar.gz ports-256c7bf61acaaf4cfd49be2617b9473fc03ea014.zip |
Notes
-rw-r--r-- | LEGAL | 1 | ||||
-rw-r--r-- | graphics/mplayer/Makefile | 1 | ||||
-rw-r--r-- | multimedia/mplayer/Makefile | 1 | ||||
-rw-r--r-- | multimedia/mplayerxp/Makefile | 1 |
4 files changed, 4 insertions, 0 deletions
@@ -155,6 +155,7 @@ Mmsaic ports/www/Mosaic Do not sell. Do not distribute mmosaic ports/www/mmosaic Do not sell (per NCSA). Do not distribute binary (GPL/BSD conflict). +mplayer ports/graphics/mplayer Restricted binary distribution msql-* ports/databases/msql Not free for commercial org. mupad/* ports/math/mupad unsure to sell for profit mypaedia ports/japanese/mypaedia-fpw The original dictionary is not free diff --git a/graphics/mplayer/Makefile b/graphics/mplayer/Makefile index a972903256c4..a488a6050ecc 100644 --- a/graphics/mplayer/Makefile +++ b/graphics/mplayer/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 diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile index a972903256c4..a488a6050ecc 100644 --- a/multimedia/mplayer/Makefile +++ b/multimedia/mplayer/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 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 |