summaryrefslogtreecommitdiffstats
path: root/textproc/mgdiff/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1997-04-11 09:39:58 +0000
committerobrien <obrien@FreeBSD.org>1997-04-11 09:39:58 +0000
commitd4dedc658c11be9b07989dfd418a358a915bfb07 (patch)
tree75b007532489a565a1e850305eb224af283bedc7 /textproc/mgdiff/Makefile
parent4b590f476a47d0ad0a0ffaceda0ae1e41edf2ae3 (diff)
downloadFreeBSD-ports-d4dedc658c11be9b07989dfd418a358a915bfb07.zip
FreeBSD-ports-d4dedc658c11be9b07989dfd418a358a915bfb07.tar.gz
Changed informational Echo's to a pkg/MESSAGE file so package users
will get the same information as port users.
Diffstat (limited to 'textproc/mgdiff/Makefile')
-rw-r--r--textproc/mgdiff/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/mgdiff/Makefile b/textproc/mgdiff/Makefile
index 3506b7c..75f8cc8 100644
--- a/textproc/mgdiff/Makefile
+++ b/textproc/mgdiff/Makefile
@@ -3,7 +3,7 @@
# Date created: 22 October 1996
# Whom: andreas@marvin.robin.de
#
-# $Id: Makefile,v 1.1.1.1 1996/11/15 11:01:25 asami Exp $
+# $Id: Makefile,v 1.2 1996/11/17 09:06:15 obrien Exp $
#
DISTNAME= mgdiff
@@ -20,7 +20,6 @@ USE_IMAKE= yes
post-install:
@${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.
+ @${CAT} ${PKGDIR}/MESSAGE
.include <bsd.port.mk>
OpenPOWER on IntegriCloud