aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2008-10-05 12:58:31 +0000
committerHiroki Sato <hrs@FreeBSD.org>2008-10-05 12:58:31 +0000
commitc4e8b112b77239a55d36f33cf874b7a0474c8ef5 (patch)
treefb9fdbdbcce39c4632860bddc47eaf117bf0cddc /print
parentb7ac720276eb7e0835fd4ca4a516c05e2ce31a4e (diff)
downloadports-c4e8b112b77239a55d36f33cf874b7a0474c8ef5.tar.gz
ports-c4e8b112b77239a55d36f33cf874b7a0474c8ef5.zip
Add missing dependency.
Submitted by: Mel PR: ports/123576
Notes
Notes: svn path=/head/; revision=221236
Diffstat (limited to 'print')
-rw-r--r--print/teTeX-base/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/teTeX-base/Makefile b/print/teTeX-base/Makefile
index c9977325da4e..b8847049bd3e 100644
--- a/print/teTeX-base/Makefile
+++ b/print/teTeX-base/Makefile
@@ -7,7 +7,7 @@
PORTNAME= teTeX-base
PORTVERSION= 3.0
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \
ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/dvips/:1
@@ -110,7 +110,7 @@ PLIST_SUB?=
.if !defined(WITHOUT_X11)
PLIST_SUB+= X11BITS=""
-USE_XORG= x11
+USE_XORG= x11 xt
.else
FLAVOR+= nox11
CONFIGURE_ARGS+=--without-x11