diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-09-18 12:31:24 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-09-18 12:31:24 +0000 |
commit | 46cf4bcb84b99c5637a0b1539ab29ec6453cd483 (patch) | |
tree | 4577ab4cc236d536b9a0cc3950ccda2713cedba5 /graphics/hugin-devel | |
parent | eeab05ac6242443a3a4c86d568f91baaf47daab6 (diff) |
Notes
Diffstat (limited to 'graphics/hugin-devel')
-rw-r--r-- | graphics/hugin-devel/Makefile | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/graphics/hugin-devel/Makefile b/graphics/hugin-devel/Makefile index d26a715e09a1..8133d8f484c8 100644 --- a/graphics/hugin-devel/Makefile +++ b/graphics/hugin-devel/Makefile @@ -49,38 +49,6 @@ WX_UNICODE= yes USE_GL= glew glut -MANCOMPRESSED= yes - -MAN1= align_image_stack.1 \ - autooptimiser.1 \ - autopano-noop.sh.1 \ - calibrate_lens_gui.1 \ - celeste_standalone.1 \ - checkpto.1 \ - cpclean.1 \ - cpfind.1 \ - deghosting_mask.1 \ - fulla.1 \ - hugin.1 \ - hugin_hdrmerge.1 \ - hugin_stitch_project.1 \ - icpfind.1 \ - nona.1 \ - linefind.1 \ - matchpoint.1 \ - nona_gui.1 \ - pano_modify.1 \ - pano_trafo.1 \ - pto2mk.1 \ - pto_gen.1 \ - pto_lensstack.1 \ - pto_merge.1 \ - pto_var.1 \ - tca_correct.1 \ - PTBatcher.1 \ - PTBatcherGUI.1 \ - vig_optimize.1 - post-configure: ${REINPLACE_CMD} \ 's/-pthread;-D_THREAD_SAFE/-pthread -D_THREAD_SAFE/g' \ |