summaryrefslogtreecommitdiffstats
path: root/misc/dejagnu
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1996-11-17 09:06:37 +0000
committerobrien <obrien@FreeBSD.org>1996-11-17 09:06:37 +0000
commitba89702285635efd977f4f66089dd18d020ff48d (patch)
tree5ac228ab59601ee1651bdf611d53f7184b44129a /misc/dejagnu
parentaba15b1de022e16cfa9cd14e2c1b6b28bd042ef9 (diff)
downloadFreeBSD-ports-ba89702285635efd977f4f66089dd18d020ff48d.zip
FreeBSD-ports-ba89702285635efd977f4f66089dd18d020ff48d.tar.gz
Converted to MAN[1-8]
Converted p5* to use MASTER_SITE_PERL_CPAN
Diffstat (limited to 'misc/dejagnu')
-rw-r--r--misc/dejagnu/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/misc/dejagnu/Makefile b/misc/dejagnu/Makefile
index b133d7c..5400235 100644
--- a/misc/dejagnu/Makefile
+++ b/misc/dejagnu/Makefile
@@ -3,7 +3,7 @@
# Date created: 12 October 1996
# Whom: markm
#
-# $Id: Makefile,v 1.2 1996/11/01 06:10:22 markm Exp $
+# $Id: Makefile,v 1.3 1996/11/11 05:49:24 obrien Exp $
#
DISTNAME= dejagnu-1.3
@@ -18,10 +18,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/dejagnu
GNU_CONFIGURE= yes
CONFIGURE_ARGS= i386-freebsd
STRIP=
-
-post-install:
-.if !defined(NOMANCOMPRESS)
- gzip -9nf ${PREFIX}/man/man1/runtest.1
-.endif
+MAN1= runtest.1
.include <bsd.port.mk>
OpenPOWER on IntegriCloud