diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 06:34:47 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 06:34:47 +0000 |
commit | e2eefe54727fdc19d777faed8f31182080be79c7 (patch) | |
tree | b30102687ef5c1ab28ebc1ef135357c7ae631a39 /cad/repsnapper | |
parent | 6ee4f3c0edb78d03dd3593708882d63a840d5fbd (diff) |
Notes
Diffstat (limited to 'cad/repsnapper')
-rw-r--r-- | cad/repsnapper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/repsnapper/Makefile b/cad/repsnapper/Makefile index 36a930906a85..da940485785a 100644 --- a/cad/repsnapper/Makefile +++ b/cad/repsnapper/Makefile @@ -37,12 +37,12 @@ LIB_DEPENDS= gtkglext:${PORTSDIR}/x11-toolkits/gtkglext \ xcb:${PORTSDIR}/x11/libxcb MAKE_JOBS_SAFE= yes +USES= pkgconfig USE_GNOME= gdkpixbuf2 gtk20 libxml2 USE_GL= glu glut USE_AUTOTOOLS= automake libtool USE_GMAKE= yes USE_ICONV= yes -USE_PKGCONFIG= build USE_XORG= ice pixman sm x11 xau xcomposite xcursor xdamage xdmcp xext \ xfixes xi xinerama xmu xrandr xrender xt xxf86vm |