1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00

Fix typo in USE_XLIB, which wasn't spotted earlier because XLIB

was an implicit dependency via another dependency.

Approved by:	maintainer
This commit is contained in:
Erwin Lansing 2006-06-12 19:16:02 +00:00
parent 2dc373dbdf
commit 8b24dc410b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165266

View File

@ -23,7 +23,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
ONLY_FOR_ARCHS= i386 alpha
USE_X_LIB= yes
USE_XLIB= yes
USE_AUTOTOOLS= autoconf:259 libtool:15
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}