diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-11-18 08:11:37 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-11-18 08:11:37 +0000 |
commit | 028b71a9530b947613723ce0b2fc55e1f97bb103 (patch) | |
tree | 5f3ee13d0dd3af77de387dddebf8c59957ba3be8 /graphics/digikam | |
parent | a028a16e63006c5684a5e3b1c0035f232ec2f150 (diff) |
Notes
Diffstat (limited to 'graphics/digikam')
-rw-r--r-- | graphics/digikam/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/digikam/Makefile b/graphics/digikam/Makefile index 55e124def240..8021331c067f 100644 --- a/graphics/digikam/Makefile +++ b/graphics/digikam/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= exif:${PORTSDIR}/graphics/libexif \ gphoto2.2:${PORTSDIR}/graphics/libgphoto2 \ Imlib.5:${PORTSDIR}/graphics/imlib +BROKEN= Does not compile + USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes |