mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
91f748423a
Submitted by: Andreas Kohout <shanee@rabbit.augusta.de>
20 lines
400 B
Plaintext
20 lines
400 B
Plaintext
*** Imakefile.orig Sun Jul 28 21:43:57 1996
|
|
--- Imakefile Sun Jul 28 21:44:31 1996
|
|
***************
|
|
*** 29,35 ****
|
|
|
|
LOCAL_X_LIBDIR =
|
|
|
|
! XMLIB = -lXm -lPW
|
|
|
|
XCOMM - HP PW setup: XMLIB = -lXm -lc -lPW
|
|
XCOMM - SUN setup: XMLIB = -lXm
|
|
--- 29,35 ----
|
|
|
|
LOCAL_X_LIBDIR =
|
|
|
|
! XMLIB = -lXm
|
|
|
|
XCOMM - HP PW setup: XMLIB = -lXm -lc -lPW
|
|
XCOMM - SUN setup: XMLIB = -lXm
|