diff options
Diffstat (limited to 'x11/libXau')
-rw-r--r-- | x11/libXau/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/libXau/Makefile b/x11/libXau/Makefile index 1d093ff76f70..8e6534e5861a 100644 --- a/x11/libXau/Makefile +++ b/x11/libXau/Makefile @@ -16,6 +16,8 @@ COMMENT= Authentication Protocol library for X11 BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/xproto.pc:${PORTSDIR}/x11/xproto +CONFLICTS= XFree86-libraries-* + USE_BZIP2= yes PREFIX?= ${X11BASE} GNU_CONFIGURE= yes |