diff options
Diffstat (limited to 'graphics/hugin')
-rw-r--r-- | graphics/hugin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile index eb31c5e8892d..e7c368f827ff 100644 --- a/graphics/hugin/Makefile +++ b/graphics/hugin/Makefile @@ -28,6 +28,8 @@ LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff \ RUN_DEPENDS= PTOptimizer:${PORTSDIR}/graphics/libpano12 \ PTStitcher:${PORTSDIR}/graphics/linux-panorama-tools +BROKEN= Does not compile + GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG} |