summaryrefslogtreecommitdiffstats
path: root/textproc/mgdiff
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 /textproc/mgdiff
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 'textproc/mgdiff')
-rw-r--r--textproc/mgdiff/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/mgdiff/Makefile b/textproc/mgdiff/Makefile
index 6a032a8..3506b7c 100644
--- a/textproc/mgdiff/Makefile
+++ b/textproc/mgdiff/Makefile
@@ -3,7 +3,7 @@
# Date created: 22 October 1996
# Whom: andreas@marvin.robin.de
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1996/11/15 11:01:25 asami Exp $
#
DISTNAME= mgdiff
@@ -18,7 +18,7 @@ REQUIRES_MOTIF= yes
USE_IMAKE= yes
post-install:
- @${MKDIR} -p ${PREFIX}/lib/X11/mgdiff
+ @${MKDIR} ${PREFIX}/lib/X11/mgdiff
@${INSTALL_DATA} ${WRKSRC}/mgdiff.x[bp]m ${PREFIX}/lib/X11/mgdiff
@${ECHO} Mgdiff comes with .xbm and .xpm files for use as window
@${ECHO} manager icons. You will find them in ${PREFIX}/lib/X11/mgdiff.
OpenPOWER on IntegriCloud