diff options
author | hq <hq@FreeBSD.org> | 2004-11-23 22:36:11 +0800 |
---|---|---|
committer | hq <hq@FreeBSD.org> | 2004-11-23 22:36:11 +0800 |
commit | a0b64461c4c43d2ce832f2fd1a9a3c14ccf05c52 (patch) | |
tree | 12176fe6be7d5ebccdf1aed5802631eedce11d18 /multimedia | |
parent | 5f747d0841d9b5b6129a3b6e1a9df188a93448cb (diff) | |
download | freebsd-ports-gnome-a0b64461c4c43d2ce832f2fd1a9a3c14ccf05c52.tar.gz freebsd-ports-gnome-a0b64461c4c43d2ce832f2fd1a9a3c14ccf05c52.tar.zst freebsd-ports-gnome-a0b64461c4c43d2ce832f2fd1a9a3c14ccf05c52.zip |
Mark the port as BROKEN as the author has reported a critical issue that will
be fixed in the next release (0.5.3) to be expected in the next few days.
Notified by: author
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/ogmrip/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/ogmrip/Makefile b/multimedia/ogmrip/Makefile index dca52095bede..615ea1af0c60 100644 --- a/multimedia/ogmrip/Makefile +++ b/multimedia/ogmrip/Makefile @@ -22,6 +22,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS} LIB_DEPENDS= xvidcore:${PORTSDIR}/multimedia/xvid \ dvdread:${PORTSDIR}/multimedia/libdvdread +BROKEN= crashes due to some buffer overflow issue + USE_REINPLACE= yes USE_GNOME= gtk20 glib20 libgnomeui gconf2 libgnome libglade2 USE_LIBTOOL_VER=15 |