aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-09-16 10:25:06 +0800
committersteve <steve@FreeBSD.org>1998-09-16 10:25:06 +0800
commita40391afdaa8ce3b43d1fa4a3ab5391238d18cba (patch)
treebdde2dc287c429f54c6981fc0bffce9930c9a1cf /benchmarks
parent5c5e72e21e37b2db9e18c002af6cf0f2ec384aa0 (diff)
downloadfreebsd-ports-gnome-a40391afdaa8ce3b43d1fa4a3ab5391238d18cba.tar.gz
freebsd-ports-gnome-a40391afdaa8ce3b43d1fa4a3ab5391238d18cba.tar.zst
freebsd-ports-gnome-a40391afdaa8ce3b43d1fa4a3ab5391238d18cba.zip
Take the manpages out of pkg/PLIST and put them in MAN1.
Diffstat (limited to 'benchmarks')
-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
cgit.cgi/freebsd-ports-gnome/commit/security/aide?h=mate-1.20&id=8eb92ae1d0dce072ddbe65c4852625fae9d1eddb'>Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1 * PORTREVISION bump in support of pkg-plist revision 1.5.cy2007-12-041-1/+1 * Correct chmod location.cy2007-12-021-2/+2 * Migration from bison 1.x to 2.xade2007-10-171-1/+2 * Update 0.11 --> 0.13.1cy2007-10-095-39/+14 * Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-1/+2 * Update 0.10 --> 0.11cy2006-02-237-56/+39 * SHA256ifyedwin2006-01-241-0/+2 * Don't overwrite installed aide.conf by using -f FILEnork2005-07-241-1/+1 * - Fix plist and unbreak [1, 2]pav2005-07-204-17/+20 * Fix typo in URL.cy2005-07-01