summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--astro/sunclock/Makefile4
-rw-r--r--astro/sunclock/pkg-plist1
-rw-r--r--astro/xearth/Makefile4
-rw-r--r--astro/xearth/pkg-plist1
-rw-r--r--astro/xephem/pkg-plist1
-rw-r--r--astro/xphoon/Makefile4
-rw-r--r--astro/xphoon/pkg-plist1
-rw-r--r--benchmarks/xengine/Makefile4
-rw-r--r--benchmarks/xengine/pkg-plist1
-rw-r--r--biology/rasmol/Makefile4
-rw-r--r--biology/rasmol/pkg-plist1
-rw-r--r--cad/xcircuit/Makefile4
-rw-r--r--cad/xcircuit/pkg-plist1
-rw-r--r--comms/seyon/Makefile4
-rw-r--r--comms/seyon/pkg-plist1
-rw-r--r--comms/viewfax/Makefile4
-rw-r--r--comms/viewfax/pkg-plist1
17 files changed, 24 insertions, 17 deletions
diff --git a/astro/sunclock/Makefile b/astro/sunclock/Makefile
index c995653c512f..2c4fc96b9813 100644
--- a/astro/sunclock/Makefile
+++ b/astro/sunclock/Makefile
@@ -3,7 +3,7 @@
# Date created: 15 September 1996
# Whom: torstenb
#
-# $Id: Makefile,v 1.5 1997/05/29 01:49:59 fenner Exp $
+# $Id: Makefile,v 1.6 1998/07/08 12:08:46 scrappy Exp $
#
DISTNAME= sunclock-1.4
@@ -16,4 +16,6 @@ MAINTAINER= torstenb@FreeBSD.org
USE_IMAKE= YES
+MAN1= sunclock.1
+
.include <bsd.port.mk>
diff --git a/astro/sunclock/pkg-plist b/astro/sunclock/pkg-plist
index 0fbaf65e6a88..8b31e74c3f02 100644
--- a/astro/sunclock/pkg-plist
+++ b/astro/sunclock/pkg-plist
@@ -1,2 +1 @@
bin/sunclock
-man/man1/sunclock.1.gz
diff --git a/astro/xearth/Makefile b/astro/xearth/Makefile
index fa449aefd068..e0f618bfddae 100644
--- a/astro/xearth/Makefile
+++ b/astro/xearth/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 October 1995
# Whom: piero
#
-# $Id: Makefile,v 1.8 1996/11/15 22:35:02 obrien Exp $
+# $Id: Makefile,v 1.9 1998/05/04 03:00:52 vanilla Exp $
#
DISTNAME= xearth-1.0
@@ -14,6 +14,8 @@ MAINTAINER= ports@FreeBSD.ORG
USE_IMAKE= yes
+MAN1= xearth.1
+
# Copy the list of FreeBSD sites
post-install:
${MKDIR} ${PREFIX}/lib/X11/xearth
diff --git a/astro/xearth/pkg-plist b/astro/xearth/pkg-plist
index 6524670a9a5d..7448c48b54c0 100644
--- a/astro/xearth/pkg-plist
+++ b/astro/xearth/pkg-plist
@@ -1,4 +1,3 @@
bin/xearth
-man/man1/xearth.1.gz
lib/X11/xearth/freebsd.core.markers
lib/X11/xearth/freebsd.ftp.markers
diff --git a/astro/xephem/pkg-plist b/astro/xephem/pkg-plist
index d77fa5a2658c..840aec436713 100644
--- a/astro/xephem/pkg-plist
+++ b/astro/xephem/pkg-plist
@@ -1,5 +1,4 @@
bin/xephem
-man/man1/xephem.1.gz
lib/X11/app-defaults/XEphem
lib/X11/xephem/auxil/README
lib/X11/xephem/auxil/mars_db
diff --git a/astro/xphoon/Makefile b/astro/xphoon/Makefile
index 7a95b4115428..0f5f32bf5ffd 100644
--- a/astro/xphoon/Makefile
+++ b/astro/xphoon/Makefile
@@ -3,7 +3,7 @@
# Date created: 14 February 1995
# Whom: asami
#
-# $Id: Makefile,v 1.7 1997/05/29 01:53:20 fenner Exp $
+# $Id: Makefile,v 1.8 1997/12/25 22:29:12 asami Exp $
#
DISTNAME= xphoon
@@ -16,4 +16,6 @@ MAINTAINER= ports@FreeBSD.ORG
USE_IMAKE= yes
+MAN1= xphoon.1
+
.include <bsd.port.mk>
diff --git a/astro/xphoon/pkg-plist b/astro/xphoon/pkg-plist
index 85407c3b7237..c29a5cf5ac9f 100644
--- a/astro/xphoon/pkg-plist
+++ b/astro/xphoon/pkg-plist
@@ -1,2 +1 @@
bin/xphoon
-man/man1/xphoon.1.gz
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
diff --git a/biology/rasmol/Makefile b/biology/rasmol/Makefile
index 448e9a89d28e..83652763a3c3 100644
--- a/biology/rasmol/Makefile
+++ b/biology/rasmol/Makefile
@@ -3,7 +3,7 @@
# Date created: Dec 4 1997
# Whom: frankch@waru.life.nthu.edu.tw
#
-# $Id: Makefile,v 1.2 1998/05/24 04:04:23 steve Exp $
+# $Id: Makefile,v 1.3 1998/07/27 23:24:02 asami Exp $
#
DISTNAME= RasMol26b2x1
@@ -16,4 +16,6 @@ MAINTAINER= frankch@waru.life.nthu.edu.tw
WRKSRC= $(WRKDIR)/RasMol2.6x1
USE_IMAKE= yes
+MAN1= rasmol.1
+
.include <bsd.port.mk>
diff --git a/biology/rasmol/pkg-plist b/biology/rasmol/pkg-plist
index 95a48d0c250a..ecd759fbeef7 100644
--- a/biology/rasmol/pkg-plist
+++ b/biology/rasmol/pkg-plist
@@ -1,5 +1,4 @@
bin/rasmol
-man/man1/rasmol.1.gz
lib/X11/rasmol/1crn.pdb
lib/X11/rasmol/3cro.pdb
lib/X11/rasmol/rasmol.hlp
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile
index 86e703e25e84..81fe5b8d93db 100644
--- a/cad/xcircuit/Makefile
+++ b/cad/xcircuit/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 Apr 1998
# Whom: giffunip@asme.org
#
-# $Id: Makefile,v 1.1.1.1 1998/05/18 04:20:21 mph Exp $
+# $Id: Makefile,v 1.2 1998/05/25 21:03:03 fenner Exp $
#
DISTNAME= xcircuit-1.7
@@ -19,6 +19,8 @@ XMKMF= xmkmf
ALL_TARGET=
INSTALL_TARGET= install install.man
+MAN1= xcircuit.1
+
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/examples/xcircuit
diff --git a/cad/xcircuit/pkg-plist b/cad/xcircuit/pkg-plist
index 1cc5b33635a0..a00b0360caa3 100644
--- a/cad/xcircuit/pkg-plist
+++ b/cad/xcircuit/pkg-plist
@@ -7,7 +7,6 @@ lib/xcircuit/digital.lps
lib/xcircuit/lgf.lps
lib/xcircuit/signal.lps
lib/xcircuit/musiclib.lps
-man/man1/xcircuit.1.gz
share/examples/xcircuit/USAflag.ps
share/examples/xcircuit/border.ps
share/examples/xcircuit/prelude.ps
diff --git a/comms/seyon/Makefile b/comms/seyon/Makefile
index 8fee61caeaa1..dd41b6cd3cf3 100644
--- a/comms/seyon/Makefile
+++ b/comms/seyon/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 October 1994
# Whom: Michael Elbel (me)
#
-# $Id: Makefile,v 1.7 1998/04/03 04:20:48 jseger Exp $
+# $Id: Makefile,v 1.8 1998/07/27 23:24:06 asami Exp $
#
DISTNAME= Seyon-2.14b
@@ -18,4 +18,6 @@ WRKSRC= ${WRKDIR}/seyon
USE_IMAKE= yes
BROKEN= Installs file in ${HOME}/.seyon
+MAN1= seyon.1
+
.include <bsd.port.mk>
diff --git a/comms/seyon/pkg-plist b/comms/seyon/pkg-plist
index 068736c2b61f..85efd8c4c5ea 100644
--- a/comms/seyon/pkg-plist
+++ b/comms/seyon/pkg-plist
@@ -2,4 +2,3 @@ bin/seyon
lib/X11/app-defaults/Seyon
lib/X11/app-defaults/Seyon-color
lib/X11/seyon.help
-man/man1/seyon.1.gz
diff --git a/comms/viewfax/Makefile b/comms/viewfax/Makefile
index eb766c4af287..0670b99ac9bc 100644
--- a/comms/viewfax/Makefile
+++ b/comms/viewfax/Makefile
@@ -3,7 +3,7 @@
# Date created: 16 sept 1995
# Whom: jmz
#
-# $Id: Makefile,v 1.9 1998/03/07 23:26:23 jmz Exp $
+# $Id: Makefile,v 1.10 1998/08/07 22:00:00 asami Exp $
#
DISTNAME= viewfax-2.3
@@ -14,4 +14,6 @@ USE_IMAKE= yes
MAINTAINER= jmz@FreeBSD.org
+MAN1= viewfax.1
+
.include <bsd.port.mk>
diff --git a/comms/viewfax/pkg-plist b/comms/viewfax/pkg-plist
index 7c8ed9ff63cb..8181a7de7fe5 100644
--- a/comms/viewfax/pkg-plist
+++ b/comms/viewfax/pkg-plist
@@ -1,3 +1,2 @@
bin/viewfax
lib/viewfax.tif
-man/man1/viewfax.1.gz