diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-01-10 21:07:34 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-01-10 21:07:34 +0000 |
commit | 18b0c8029105207d680de6882da72bdbf3e93115 (patch) | |
tree | d2d35ce5e308264151d981d5ec53fae941e6fc08 | |
parent | 29cab8299fd87429313fd24b5971104ba5479ec3 (diff) |
Notes
-rw-r--r-- | graphics/flphoto/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/flphoto/Makefile b/graphics/flphoto/Makefile index 8df47a129444..1b60c023755c 100644 --- a/graphics/flphoto/Makefile +++ b/graphics/flphoto/Makefile @@ -19,6 +19,8 @@ COMMENT= A basic image management and display program LIB_DEPENDS= gphoto2.2:${PORTSDIR}/graphics/libgphoto2 \ fltk.1:${PORTSDIR}/x11-toolkits/fltk +BROKEN= Does not compile + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_BZIP2= yes |