diff options
Diffstat (limited to 'editors/thoteditor/Makefile')
| -rw-r--r-- | editors/thoteditor/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/thoteditor/Makefile b/editors/thoteditor/Makefile index 516619961dc6..a5e23704340c 100644 --- a/editors/thoteditor/Makefile +++ b/editors/thoteditor/Makefile @@ -20,9 +20,8 @@ DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= chuckr@FreeBSD.org THOT_SUBDIR= Target -REQUIRES_MOTIF= yes +USE_MOTIF= yes WRKSRC= $(WRKDIR)/Thot/$(THOT_SUBDIR) -REQUIRES_MOTIF= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-thot --enable-plugin --without-insure --without-amaya --disable-java --disable-intr --disable-jit --disable-math --disable-ilu USE_GMAKE= yes |
