diff options
author | Dejan Lesjak <lesi@FreeBSD.org> | 2004-08-21 04:51:26 +0000 |
---|---|---|
committer | Dejan Lesjak <lesi@FreeBSD.org> | 2004-08-21 04:51:26 +0000 |
commit | d58728c86ebddadaff83961f76d43744b3647bb6 (patch) | |
tree | 5c1d6656d8994ecc89d9972c1ee2513425bb8ac8 /graphics | |
parent | c68fd8793f295255495a3e3d5d45b3bd3b6936be (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/mesagl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/mesagl/Makefile b/graphics/mesagl/Makefile index 0f7d4a2a2338..0704a2e7a919 100644 --- a/graphics/mesagl/Makefile +++ b/graphics/mesagl/Makefile @@ -18,6 +18,8 @@ DISTFILES= MesaLib-${PORTVERSION}${EXTRACT_SUFX} \ MAINTAINER= ports@FreeBSD.org COMMENT= A graphics library similar to SGI's OpenGL +CONFLICTS= XFree86-libraries-[0-9]* xorg-libraries-[0-9]* + USE_BZIP2= yes USE_REINPLACE= yes INSTALLS_SHLIB= yes |