diff options
author | kris <kris@FreeBSD.org> | 2006-02-20 09:48:24 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-02-20 09:48:24 +0800 |
commit | 89e03747cf64ba4add01ce7c09f3e4793ad797af (patch) | |
tree | 8ce21c04091402fa7cab28777ca9c300818dd226 /graphics | |
parent | 798e6bed3b5b61f2549ebba06b8e7f91f827be4e (diff) | |
download | freebsd-ports-gnome-89e03747cf64ba4add01ce7c09f3e4793ad797af.tar.gz freebsd-ports-gnome-89e03747cf64ba4add01ce7c09f3e4793ad797af.tar.zst freebsd-ports-gnome-89e03747cf64ba4add01ce7c09f3e4793ad797af.zip |
BROKEN: Does not build
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/qtutils/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/qtutils/Makefile b/graphics/qtutils/Makefile index 2cdd0d169b89..40e6d756d82e 100644 --- a/graphics/qtutils/Makefile +++ b/graphics/qtutils/Makefile @@ -18,6 +18,8 @@ COMMENT= QuickTime Utilities LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ quicktime.0:${PORTSDIR}/multimedia/libquicktime +BROKEN= Does not build + USE_GNOME= glib12 USE_GETOPT_LONG=yes USE_REINPLACE= yes |