diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-01-28 09:07:47 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-01-28 09:07:47 +0000 |
commit | 89a0b31acd9083a2eb8835a17c5d98c775908c34 (patch) | |
tree | eada1f039182dde7633eb80f55ed5ae086ade13d /x11/libXau | |
parent | 288f8ab5dc859869ee6fe798712438b43b39ae5c (diff) |
Notes
Diffstat (limited to 'x11/libXau')
-rw-r--r-- | x11/libXau/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/libXau/Makefile b/x11/libXau/Makefile index bad54ef54956..0319868a2301 100644 --- a/x11/libXau/Makefile +++ b/x11/libXau/Makefile @@ -18,6 +18,7 @@ BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/xproto.pc:${PORTSDIR}/x11/xproto CONFLICTS= XFree86-libraries-* xorg-libraries-* +USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes PREFIX?= ${X11BASE} GNU_CONFIGURE= yes |