diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/ted/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/ted/Makefile b/editors/ted/Makefile index 641c00669b18..060865919a05 100644 --- a/editors/ted/Makefile +++ b/editors/ted/Makefile @@ -22,6 +22,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/fonts/a010013l.pfb:${PORTSDIR}/print WRKSRC= ${WRKDIR}/Ted-${PORTVERSION} USE_MOTIF= yes +USE_XORG= xpm xp xmu xt xext sm ice x11 USE_GHOSTSCRIPT_RUN= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |