summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-11-30 21:56:08 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-11-30 21:56:08 +0000
commit9601ea2a1d2089ac68a94e26359d78a87b8b6eff (patch)
treeb7d5fbf6ccb5455ecc98b24e95ec31a5b607610a /graphics
parentAdd Lua 5.1 ports to bsd.lua.mk so they can be used in LUA_COMPS. Revert (diff)
Add USE_XLIB to fix other ports build when X11BASE is changed.
PR: ports/106082 Submitted by: rafan
Notes
Notes: svn path=/head/; revision=178389
Diffstat (limited to 'graphics')
-rw-r--r--graphics/imlib/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile
index 3275aa8a1334..8f1318feb98d 100644
--- a/graphics/imlib/Makefile
+++ b/graphics/imlib/Makefile
@@ -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