diff options
Diffstat (limited to 'editors/texmacs/Makefile')
-rw-r--r-- | editors/texmacs/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/texmacs/Makefile b/editors/texmacs/Makefile index 172732e..73b6b4f 100644 --- a/editors/texmacs/Makefile +++ b/editors/texmacs/Makefile @@ -12,14 +12,12 @@ DISTNAME= TeXmacs-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org COMMENT= WYSIWYG scientific text editor -BUILD_DEPENDS= tex:${PORTSDIR}/print/teTeX-base LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile -RUN_DEPENDS= tex:${PORTSDIR}/print/teTeX-base MAKE_JOBS_SAFE= yes USE_PYTHON= yes - +USE_TEX= tetex USE_GMAKE= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |