diff options
Diffstat (limited to 'graphics/flphoto/Makefile')
-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 8f5bdc273c5d..8da2fc37539b 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 |