summaryrefslogtreecommitdiff
path: root/benchmarks/xengine
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
parentRemove trailing dot in LIB_DEPENDS. (diff)
Take the manpages out of pkg/PLIST and put them in MAN1.
Notes
Notes: svn path=/head/; revision=13165
Diffstat (limited to 'benchmarks/xengine')
-rw-r--r--benchmarks/xengine/Makefile4
-rw-r--r--benchmarks/xengine/pkg-plist1
2 files changed, 3 insertions, 2 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
diff --git a/benchmarks/xengine/pkg-plist b/benchmarks/xengine/pkg-plist
index 52987d36a980..e72812130a2e 100644
--- a/benchmarks/xengine/pkg-plist
+++ b/benchmarks/xengine/pkg-plist
@@ -1,3 +1,2 @@
bin/xengine
share/doc/xengine/README
-man/man1/xengine.1.gz