aboutsummaryrefslogtreecommitdiffstats
path: root/games/xmine
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1997-01-03 19:33:21 +0800
committerobrien <obrien@FreeBSD.org>1997-01-03 19:33:21 +0800
commitd7e0f43d3a86cfeed48f30700434e944ce86181f (patch)
tree66dea7d7078a6d831aec154e4eb6cce2e1b7bd80 /games/xmine
parentcd3952f2bd9b96ca6b8e74f0366dde43678a29da (diff)
downloadfreebsd-ports-gnome-d7e0f43d3a86cfeed48f30700434e944ce86181f.tar.gz
freebsd-ports-gnome-d7e0f43d3a86cfeed48f30700434e944ce86181f.tar.zst
freebsd-ports-gnome-d7e0f43d3a86cfeed48f30700434e944ce86181f.zip
Have manpage installed in man6 where games belong.
and some /usr/local hardcodings --> ${PREFIX}
Diffstat (limited to 'games/xmine')
-rw-r--r--games/xmine/Makefile4
-rw-r--r--games/xmine/files/patch-ab26
-rw-r--r--games/xmine/files/patch-ac8
-rw-r--r--games/xmine/pkg-plist2
4 files changed, 22 insertions, 18 deletions
diff --git a/games/xmine/Makefile b/games/xmine/Makefile
index c2b0e2d6d4e7..289f9addc08f 100644
--- a/games/xmine/Makefile
+++ b/games/xmine/Makefile
@@ -3,7 +3,7 @@
# Date created: 25 December 1994
# Whom: joerg
#
-# $Id: Makefile,v 1.10 1996/11/18 11:26:03 asami Exp $
+# $Id: Makefile,v 1.11 1996/11/18 13:59:23 asami Exp $
#
DISTNAME= xmine-1.0.3-Xaw
@@ -16,6 +16,6 @@ MAINTAINER= joerg@FreeBSD.org
LIB_DEPENDS= Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
USE_IMAKE= yes
-MAN1= xmine.1
+MAN6= xmine.6
.include <bsd.port.mk>
diff --git a/games/xmine/files/patch-ab b/games/xmine/files/patch-ab
index 457ec6e67d37..74bf3cb18498 100644
--- a/games/xmine/files/patch-ab
+++ b/games/xmine/files/patch-ab
@@ -1,15 +1,11 @@
-*** Imakefile~ Mon Dec 26 12:50:19 1994
---- Imakefile Mon Dec 26 12:53:45 1994
-***************
-*** 1,5 ****
- /* if you have Xaw3d installed, you might wish to use this: */
-! #define UseXaw3d 0
-
- /* for debugging: */
- /* CDEBUGFLAGS = -g -O2 */
---- 1,5 ----
- /* if you have Xaw3d installed, you might wish to use this: */
-! #define UseXaw3d YES
-
- /* for debugging: */
- /* CDEBUGFLAGS = -g -O2 */
+--- Imakefile.orig Fri Jan 3 03:25:27 1997
++++ Imakefile Fri Jan 3 03:29:04 1997
+@@ -1,5 +1,7 @@
++MANSUFFIX=6
++
+ /* if you have Xaw3d installed, you might wish to use this: */
+-#define UseXaw3d 0
++#define UseXaw3d YES
+
+ /* for debugging: */
+ /* CDEBUGFLAGS = -g -O2 */
diff --git a/games/xmine/files/patch-ac b/games/xmine/files/patch-ac
new file mode 100644
index 000000000000..44f1f7ad6b2e
--- /dev/null
+++ b/games/xmine/files/patch-ac
@@ -0,0 +1,8 @@
+--- xmine.man.orig Mon Mar 28 10:15:52 1994
++++ xmine.man Fri Jan 3 03:27:40 1997
+@@ -1,4 +1,4 @@
+-.TH XMINE 1
++.TH XMINE 6
+ .SH NAME
+ xmine \- identify mines in a mine field without getting blown up
+ .SH SYNOPSIS
diff --git a/games/xmine/pkg-plist b/games/xmine/pkg-plist
index 05e0959837dd..e9215a64f2ae 100644
--- a/games/xmine/pkg-plist
+++ b/games/xmine/pkg-plist
@@ -1,3 +1,3 @@
bin/xmine
lib/X11/app-defaults/Xmine
-man/man1/xmine.1.gz
+man/man6/xmine.6.gz