diff options
Diffstat (limited to 'graphics/mhgui/Makefile')
-rw-r--r-- | graphics/mhgui/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/mhgui/Makefile b/graphics/mhgui/Makefile index c721dc6e8677..a047f08e0410 100644 --- a/graphics/mhgui/Makefile +++ b/graphics/mhgui/Makefile @@ -7,7 +7,7 @@ PORTNAME= mhgui PORTVERSION= 0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= SF/makehuman/MakeHuman%20Source/MakeHuman_091 @@ -21,6 +21,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= pkgconfig USE_LDCONFIG= yes +USE_XORG= xi xmu ice sm USE_GL= glut CPPFLAGS+= -I${LOCALBASE}/include |