aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2011-07-01 01:28:36 +0800
committerthierry <thierry@FreeBSD.org>2011-07-01 01:28:36 +0800
commita0503d8903065b4110e382aae6d44b5dedae73d2 (patch)
treed3cccd52cdd153cf3293d16bc28b168738b62b65 /math
parentef9956d78a8faf774deffeed6220e856157720c1 (diff)
downloadfreebsd-ports-gnome-a0503d8903065b4110e382aae6d44b5dedae73d2.tar.gz
freebsd-ports-gnome-a0503d8903065b4110e382aae6d44b5dedae73d2.tar.zst
freebsd-ports-gnome-a0503d8903065b4110e382aae6d44b5dedae73d2.zip
seq2 is no more used: remove this dependency.
Reported by: bf
Diffstat (limited to 'math')
-rw-r--r--math/rkward-kde4/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/rkward-kde4/Makefile b/math/rkward-kde4/Makefile
index db80415c9464..1fa44513a6f0 100644
--- a/math/rkward-kde4/Makefile
+++ b/math/rkward-kde4/Makefile
@@ -15,8 +15,7 @@ MAINTAINER= thierry@FreeBSD.org
COMMENT= IDE/GUI for the R-project
BUILD_DEPENDS= ${LOCALBASE}/bin/R:${PORTSDIR}/math/R
-RUN_DEPENDS= ${LOCALBASE}/bin/R:${PORTSDIR}/math/R \
- seq2:${PORTSDIR}/misc/seq2
+RUN_DEPENDS= ${LOCALBASE}/bin/R:${PORTSDIR}/math/R
LICENSE= GPLv2