aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2005-07-01 08:22:37 +0800
committervanilla <vanilla@FreeBSD.org>2005-07-01 08:22:37 +0800
commitf7801587300c3f7f0ce2aecd1da1b01e1ab687aa (patch)
tree46e309768e5e147222cd3750ff18ab5192c94ed5 /graphics
parent28d87a0d10834061a5b9692b68dfd69872bb6f82 (diff)
downloadfreebsd-ports-gnome-f7801587300c3f7f0ce2aecd1da1b01e1ab687aa.tar.gz
freebsd-ports-gnome-f7801587300c3f7f0ce2aecd1da1b01e1ab687aa.tar.zst
freebsd-ports-gnome-f7801587300c3f7f0ce2aecd1da1b01e1ab687aa.zip
Fix pkg-plist when WITH_X11.
Submitted by: sf@, Jeremy Prior <jez_at_netcraft.com> Noticed by: kris@
Diffstat (limited to 'graphics')
-rw-r--r--graphics/imlib2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile
index 86ac7d6b8407..e9cf62f38614 100644
--- a/graphics/imlib2/Makefile
+++ b/graphics/imlib2/Makefile
@@ -40,6 +40,7 @@ CONFIGURE_ARGS+= --without-x
PLIST_SUB= X11="@comment "
.else
USE_XLIB= yes
+PLIST_SUB= X11=""
.endif
post-patch: