diff options
Diffstat (limited to 'textproc/iiimf-le-unit/Makefile')
-rw-r--r-- | textproc/iiimf-le-unit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/iiimf-le-unit/Makefile b/textproc/iiimf-le-unit/Makefile index 29055b8e40f3..ecac30ac028f 100644 --- a/textproc/iiimf-le-unit/Makefile +++ b/textproc/iiimf-le-unit/Makefile @@ -26,7 +26,7 @@ USE_BZIP2= yes USE_ICONV= yes USE_GMAKE= yes USE_GNOME= libxml2 -USE_XLIB= yes +USE_XORG= x11 USE_AUTOTOOLS= automake:19:env autoconf:261:env libtool:15:env WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} |