mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Inform people they should set HAVE_MOTIF to 'yes' if they expect lesstif
to be seen by other ports.
This commit is contained in:
parent
a5f8d579c0
commit
7726554682
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19435
@ -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>
|
||||
|
||||
|
3
x11-toolkits/lesstif/pkg-message
Normal file
3
x11-toolkits/lesstif/pkg-message
Normal file
@ -0,0 +1,3 @@
|
||||
|
||||
Make sure to set HAVE_MOTIF=yes in /etc/make.conf
|
||||
|
Loading…
Reference in New Issue
Block a user