diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2010-01-23 16:32:49 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2010-01-23 16:32:49 +0000 |
commit | d1f6b318fb7e5943fec43c20802635820963e783 (patch) | |
tree | 9ba2f3e4535b4babe7791a215df119c0036aa9bc /graphics/hugin | |
parent | ee3e677c235dd88f26a3b893ac03ba98dced5900 (diff) |
Notes
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 0ff4769c62af..bfb3dd298afc 100644 --- a/graphics/hugin/Makefile +++ b/graphics/hugin/Makefile @@ -43,6 +43,8 @@ USE_WX= 2.8+ USE_GETTEXT= yes +USE_GCC= 4.4+ + MAN1= \ PTBatcherGUI.1 \ align_image_stack.1 \ |