diff options
Diffstat (limited to 'graphics/vertex/Makefile')
-rw-r--r-- | graphics/vertex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/vertex/Makefile b/graphics/vertex/Makefile index 2a3d43d25507..f7ed8594c9df 100644 --- a/graphics/vertex/Makefile +++ b/graphics/vertex/Makefile @@ -7,7 +7,7 @@ PORTNAME= vertex PORTVERSION= 0.1.15 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://wolfpack.twu.net/users/wolfpack/ @@ -17,7 +17,7 @@ COMMENT= A 3D modeller for generating efficient game models LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea USE_BZIP2= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_GL= yes USE_GNOME= imlib USE_GMAKE= yes |