mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Add USE_XLIB to fix other ports build when X11BASE is changed.
PR: ports/106082 Submitted by: rafan
This commit is contained in:
parent
972fe1b9a6
commit
9601ea2a1d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178389
@ -4,6 +4,7 @@
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $MCom: ports/graphics/imlib/Makefile,v 1.2 2006/09/10 00:51:11 mezz Exp $
|
||||
#
|
||||
|
||||
PORTNAME= imlib
|
||||
PORTVERSION= 1.9.15
|
||||
@ -20,6 +21,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
|
||||
tiff.4:${PORTSDIR}/graphics/tiff \
|
||||
ungif.5:${PORTSDIR}/graphics/libungif
|
||||
|
||||
USE_XLIB= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gtk12 gnomehack
|
||||
|
Loading…
Reference in New Issue
Block a user