aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/xengine/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-09-16 02:25:06 +0000
committerSteve Price <steve@FreeBSD.org>1998-09-16 02:25:06 +0000
commit53cb0c2f6aa7c5523d965a26567461d0e8441eea (patch)
tree750f62f43b17ff10a3a84f2060b666f410857ba7 /benchmarks/xengine/Makefile
parent3d68d298a06934d9c82b2d300a06f8ebd99b4c81 (diff)
downloadports-53cb0c2f6aa7c5523d965a26567461d0e8441eea.tar.gz
ports-53cb0c2f6aa7c5523d965a26567461d0e8441eea.zip
Notes
Diffstat (limited to 'benchmarks/xengine/Makefile')
-rw-r--r--benchmarks/xengine/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/benchmarks/xengine/Makefile b/benchmarks/xengine/Makefile
index 8c384035c0b6..113ae298e103 100644
--- a/benchmarks/xengine/Makefile
+++ b/benchmarks/xengine/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 January 1997
# Whom: FURUSAWA,Kazuhisa <furusawa@com.cs.osakafu-u.ac.jp>
#
-# $Id: Makefile,v 1.5 1998/02/07 09:18:23 andreas Exp $
+# $Id: Makefile,v 1.6 1998/07/27 23:23:58 asami Exp $
#
PKGNAME= xengine-1.0.1
@@ -24,6 +24,8 @@ EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= | gunshar -d $(WRKDIR)
PATCH_DIST_STRIP= -p1 # no ${PATCHFILES} but used below
+MAN1= xengine.1
+
pre-patch:
@cd $(WRKSRC) ; ${PATCH} ${PATCH_DIST_ARGS} < xengine.patch1