diff options
author | linimon <linimon@FreeBSD.org> | 2009-02-02 17:09:05 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-02-02 17:09:05 +0800 |
commit | 7471a5560b2ced122b9e6b8244c23037228d483f (patch) | |
tree | 97ecb3bd6eff8de81a9581ac7b70f021e94d5018 /graphics/libglut | |
parent | f256d7c073444fac2e143afb00689b19ba6ed866 (diff) | |
download | freebsd-ports-gnome-7471a5560b2ced122b9e6b8244c23037228d483f.tar.gz freebsd-ports-gnome-7471a5560b2ced122b9e6b8244c23037228d483f.tar.zst freebsd-ports-gnome-7471a5560b2ced122b9e6b8244c23037228d483f.zip |
Make graphics/libGL/bsd.mesalib.mk play nicer with its slave port
graphics/libglut and vice versa.
Hat: portmgr
Diffstat (limited to 'graphics/libglut')
-rw-r--r-- | graphics/libglut/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/libglut/Makefile b/graphics/libglut/Makefile index a749a363c802..e2a032e00a15 100644 --- a/graphics/libglut/Makefile +++ b/graphics/libglut/Makefile @@ -13,7 +13,6 @@ CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org COMMENT= OpenGL utility toolkit -USE_LDCONFIG= yes USE_GL= glu USE_XORG= glproto x11 xext xxf86vm xdamage xfixes xi xmu dri2proto |