aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/gem5
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-04-01 22:00:51 +0800
committermat <mat@FreeBSD.org>2016-04-01 22:00:51 +0800
commit148314483d3098c0d6a33944f1190842e671502f (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /emulators/gem5
parent96cd8e4bc2d30db4bc3bbbf3fcdcc98121c879e0 (diff)
downloadfreebsd-ports-graphics-148314483d3098c0d6a33944f1190842e671502f.tar.gz
freebsd-ports-graphics-148314483d3098c0d6a33944f1190842e671502f.tar.zst
freebsd-ports-graphics-148314483d3098c0d6a33944f1190842e671502f.zip
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'emulators/gem5')
-rw-r--r--emulators/gem5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/gem5/Makefile b/emulators/gem5/Makefile
index 762e8df9e61..2449879fd3e 100644
--- a/emulators/gem5/Makefile
+++ b/emulators/gem5/Makefile
@@ -8,8 +8,8 @@ CATEGORIES= emulators
MAINTAINER= vg@FreeBSD.org
COMMENT= gem5 Simulator System
-BUILD_DEPENDS= swig2.0:${PORTSDIR}/devel/swig20 \
- scons:${PORTSDIR}/devel/scons
+BUILD_DEPENDS= swig2.0:devel/swig20 \
+ scons:devel/scons
BROKEN_i386= does not build