diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-02-20 01:48:24 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-02-20 01:48:24 +0000 |
commit | 620fd463bb12ec2c7eff612c43fa0baacd9d6e86 (patch) | |
tree | d84bccaac63d4c79e2b62bdb8e11e41722148348 /graphics/qtutils | |
parent | deaed63bb1bfec696b8e6400d903de2737558b95 (diff) | |
download | ports-620fd463bb12ec2c7eff612c43fa0baacd9d6e86.tar.gz ports-620fd463bb12ec2c7eff612c43fa0baacd9d6e86.zip |
Notes
Diffstat (limited to 'graphics/qtutils')
-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 |