diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-04-09 07:45:26 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-04-09 07:45:26 +0000 |
commit | 7a3611143ef2592e789e1770e010e20de276a468 (patch) | |
tree | 158c27c98293fee216a626f55d5658db1ffbfb23 /graphics/libGLw/Makefile | |
parent | d8ba1229208838a129ea2fa84e3e36538932bf81 (diff) | |
download | ports-7a3611143ef2592e789e1770e010e20de276a468.tar.gz ports-7a3611143ef2592e789e1770e010e20de276a468.zip |
Notes
Diffstat (limited to 'graphics/libGLw/Makefile')
-rw-r--r-- | graphics/libGLw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libGLw/Makefile b/graphics/libGLw/Makefile index fa52387467da..002ac36b3bfb 100644 --- a/graphics/libGLw/Makefile +++ b/graphics/libGLw/Makefile @@ -12,9 +12,9 @@ CATEGORIES= graphics COMMENT= OpenGL widgets library BUILD_DEPENDS+= makedepend:${PORTSDIR}/devel/makedepend -LIB_DEPENDS+= Xm.3:${PORTSDIR}/x11-toolkits/open-motif USE_GL= gl +USE_MOTIF= yes USE_XORG= glproto xt x11 xext xxf86vm xdamage xfixes dri2proto do-install: |