diff options
-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 |