summaryrefslogtreecommitdiff
path: root/benchmarks/xengine
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-11-19 01:00:01 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-11-19 01:00:01 +0000
commitfe59087cfacd5bcb3de3d2211e57ce68e6e65434 (patch)
tree8f58e80180bed77592f6e402a9cb9850c79506e1 /benchmarks/xengine
parent- Use system gettext instead of bundled one. (diff)
- Unbreak by using EXTRACT_DEPENDS for gunshar.
PR: ports/58492 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Approved by: adamw (mentor)
Diffstat (limited to 'benchmarks/xengine')
-rw-r--r--benchmarks/xengine/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/xengine/Makefile b/benchmarks/xengine/Makefile
index e1d497f268e0..7c6fe1ea3207 100644
--- a/benchmarks/xengine/Makefile
+++ b/benchmarks/xengine/Makefile
@@ -16,7 +16,7 @@ PATCH_DIST_STRIP= -p1 # no ${PATCHFILES} but used below
MAINTAINER= kazu@jp.freebsd.org
COMMENT= Reciprocating engine for X
-BUILD_DEPENDS= gunshar:${PORTSDIR}/archivers/gshar+gunshar
+EXTRACT_DEPENDS= gunshar:${PORTSDIR}/archivers/gshar+gunshar
DIST_SUBDIR= xengine
NO_WRKSUBDIR= yes