aboutsummaryrefslogtreecommitdiff
path: root/emulators/vmips
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2011-06-18 16:13:31 +0000
committerHiroki Sato <hrs@FreeBSD.org>2011-06-18 16:13:31 +0000
commit7ae6ec9c16ce06915a11b5bd18431ed6c9e13b3b (patch)
tree693f327253f5445530aad114ad4355adec370887 /emulators/vmips
parent1cfa1d893e08af4e036fa9de6abf5eed2fc6030a (diff)
downloadports-7ae6ec9c16ce06915a11b5bd18431ed6c9e13b3b.tar.gz
ports-7ae6ec9c16ce06915a11b5bd18431ed6c9e13b3b.zip
Notes
Diffstat (limited to 'emulators/vmips')
-rw-r--r--emulators/vmips/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/vmips/Makefile b/emulators/vmips/Makefile
index eefc8e2ded50..894e860e9a9c 100644
--- a/emulators/vmips/Makefile
+++ b/emulators/vmips/Makefile
@@ -7,7 +7,7 @@
PORTNAME= vmips
PORTVERSION= 1.3.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= emulators
MASTER_SITES= SF \
http://www.dgate.org/vmips/releases/vmips-${PORTVERSION}/
@@ -16,7 +16,8 @@ MASTER_SITES= SF \
MAINTAINER= brg@dgate.org
COMMENT= MIPS R3000 simulator
-BUILD_DEPENDS= texi2dvi:${PORTSDIR}/print/teTeX-base
+BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX-base \
+ texi2dvi:${PORTSDIR}/print/texinfo
USE_GMAKE= yes
GNU_CONFIGURE= yes