diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-11-19 01:00:01 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-11-19 01:00:01 +0000 |
commit | fe59087cfacd5bcb3de3d2211e57ce68e6e65434 (patch) | |
tree | 8f58e80180bed77592f6e402a9cb9850c79506e1 /benchmarks | |
parent | 83fcae9a91d3bce987dbd66167ee946fa63e19b4 (diff) | |
download | ports-fe59087cfacd5bcb3de3d2211e57ce68e6e65434.tar.gz ports-fe59087cfacd5bcb3de3d2211e57ce68e6e65434.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/xengine/Makefile | 2 |
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 |