diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 19:55:48 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 19:55:48 +0000 |
commit | 0e4c70bcc8fcdb0403d753f8ca387c8e78a47db3 (patch) | |
tree | 75e8ab6c627957618692c95d7dad6a3f1adee9d9 /graphics/clutter-box2d | |
parent | 67024b2839e6cad6b79f6ce35a5925b15cb83cfe (diff) | |
download | ports-0e4c70bcc8fcdb0403d753f8ca387c8e78a47db3.tar.gz ports-0e4c70bcc8fcdb0403d753f8ca387c8e78a47db3.zip |
Notes
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 |