diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/imlib2/Makefile | 1 |
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: |