From 4e1b79a0a61f4973df8b4b0864d22086c769e219 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:00:51 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. With hat: portmgr Sponsored by: Absolight --- editors/texmacs/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'editors/texmacs') diff --git a/editors/texmacs/Makefile b/editors/texmacs/Makefile index 36c9f601c0c3..d3a3cb4feff9 100644 --- a/editors/texmacs/Makefile +++ b/editors/texmacs/Makefile @@ -14,8 +14,8 @@ COMMENT= WYSIWYG scientific text editor LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libguile.so:${PORTSDIR}/lang/guile -RUN_DEPENDS= fig2dev:${PORTSDIR}/print/transfig +LIB_DEPENDS= libguile.so:lang/guile +RUN_DEPENDS= fig2dev:print/transfig USES= cpe desktop-file-utils gmake iconv pkgconfig python \ shared-mime-info shebangfix @@ -38,15 +38,15 @@ OPTIONS_DEFINE= ASPELL FREETYPE GHOSTSCRIPT IMLIB2 PDF QT4 SQLITE OPTIONS_DEFAULT=ASPELL FREETYPE GHOSTSCRIPT IMLIB2 PDF QT4 SQLITE OPTIONS_SUB= yes -ASPELL_RUN_DEPENDS= aspell:${PORTSDIR}/textproc/aspell -FREETYPE_LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 +ASPELL_RUN_DEPENDS= aspell:textproc/aspell +FREETYPE_LIB_DEPENDS= libfreetype.so:print/freetype2 FREETYPE_CONFIGURE_ENABLE= freetype FREETYPE_CONFIGURE_ENV_OFF= FREETYPE_CFLAGS=" " FREETYPE_LDFLAGS=" " \ ac_cv_header_ft2build_h=no GHOSTSCRIPT_USES= ghostscript:x11 GHOSTSCRIPT_CONFIGURE_ON= --with-gs=yes GHOSTSCRIPT_CONFIGURE_OFF= --with-gs=no -IMLIB2_LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2 +IMLIB2_LIB_DEPENDS= libImlib2.so:graphics/imlib2 IMLIB2_CONFIGURE_WITH= imlib2 PDF_CONFIGURE_ENABLE= pdf-renderer PDF_LDFLAGS= -lz -- cgit v1.2.3