aboutsummaryrefslogtreecommitdiff
path: root/editors/ted
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2015-08-22 17:48:35 +0000
committerHiroki Sato <hrs@FreeBSD.org>2015-08-22 17:48:35 +0000
commit27470e1676e69455acf06ae25ebd42ebd5bdecdb (patch)
tree445c3e315f03aa972de87391f921c655e4634f60 /editors/ted
parentcb9ed09fda5119f533f6a0b50796a275dfe64587 (diff)
downloadports-27470e1676e69455acf06ae25ebd42ebd5bdecdb.tar.gz
ports-27470e1676e69455acf06ae25ebd42ebd5bdecdb.zip
Notes
Diffstat (limited to 'editors/ted')
-rw-r--r--editors/ted/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/ted/Makefile b/editors/ted/Makefile
index 67c2ae1a7a54..204e2e9d0a67 100644
--- a/editors/ted/Makefile
+++ b/editors/ted/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ted
PORTVERSION= 2.23
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= editors
MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \
http://fossies.org/linux/misc/
@@ -26,7 +26,7 @@ GTK2_DESC= Use GTK2 instead of MOTIF
WRKSRC= ${WRKDIR}/Ted-${PORTVERSION}
USE_XORG= xext xft
-USES= ghostscript:run iconv
+USES= ghostscript:x11,run iconv
GNU_CONFIGURE= yes
MAKE_ENV= DEF_AFMDIR="-DAFMDIR=\"\\\"${AFMDIR}/\\\"\"" \
DEF_INDDIR="-DINDDIR=\"\\\"${INDDIR}/\\\"\"" \