diff options
Diffstat (limited to 'graphics/clutter-box2d')
-rw-r--r-- | graphics/clutter-box2d/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/clutter-box2d/Makefile b/graphics/clutter-box2d/Makefile index 2877264bef89..418b0e68e5cb 100644 --- a/graphics/clutter-box2d/Makefile +++ b/graphics/clutter-box2d/Makefile @@ -12,9 +12,8 @@ COMMENT= Clutter Box2D integration library LIB_DEPENDS= clutter-glx-1.0:${PORTSDIR}/graphics/clutter -USE_GMAKE= yes USE_AUTOTOOLS= libtool -USES= pathfix +USES= gmake pathfix pkgconfig USE_GNOME= ltverhack gnomeprefix USE_GL= gl USE_XORG= xp x11 |