summaryrefslogtreecommitdiff
path: root/x11-toolkits/lesstif
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-06-12 05:31:02 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-06-12 05:31:02 +0000
commit772655468257170fbfb500ec1ecee3b4df0ba8a0 (patch)
treeefdeba9b31fe9b6b89dc346076830a90589d2564 /x11-toolkits/lesstif
parentrinetd - simple TCP-only port redirector program. (diff)
Inform people they should set HAVE_MOTIF to 'yes' if they expect lesstif
to be seen by other ports.
Notes
Notes: svn path=/head/; revision=19435
Diffstat (limited to 'x11-toolkits/lesstif')
-rw-r--r--x11-toolkits/lesstif/Makefile3
-rw-r--r--x11-toolkits/lesstif/pkg-message3
2 files changed, 5 insertions, 1 deletions
diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile
index cd0c26d27234..bd365581e788 100644
--- a/x11-toolkits/lesstif/Makefile
+++ b/x11-toolkits/lesstif/Makefile
@@ -3,7 +3,7 @@
# Date created: December 10, 1996
# Whom: 1wardd@airmail.net
#
-# $Id: Makefile,v 1.28 1998/12/01 09:35:13 obrien Exp $
+# $Id: Makefile,v 1.29 1999/01/16 10:17:27 dirk Exp $
#
DISTNAME= lesstif-0.87.1
@@ -82,6 +82,7 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/clients/Motif-1.2/mwm/Mwm \
${PREFIX}/lib/X11/app-defaults/Mwm
${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/x11-toolkits/lesstif/pkg-message b/x11-toolkits/lesstif/pkg-message
new file mode 100644
index 000000000000..81471bb339f2
--- /dev/null
+++ b/x11-toolkits/lesstif/pkg-message
@@ -0,0 +1,3 @@
+
+Make sure to set HAVE_MOTIF=yes in /etc/make.conf
+