diff options
Diffstat (limited to 'textproc/iiimf-x/Makefile')
-rw-r--r-- | textproc/iiimf-x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/iiimf-x/Makefile b/textproc/iiimf-x/Makefile index 4049b059ae9e..a1b78b57ce2c 100644 --- a/textproc/iiimf-x/Makefile +++ b/textproc/iiimf-x/Makefile @@ -24,7 +24,7 @@ ONLY_FOR_ARCHS= i386 USE_BZIP2= yes USE_GMAKE= yes -USE_XLIB= yes +USE_XORG= x11 ice xt USE_AUTOTOOLS= automake:19:env autoconf:261:env libtool:15:env WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} |