mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
support MOTIFLIB
This commit is contained in:
parent
1db0bfe975
commit
29ea84915b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=18170
11
deskutils/xinvest/files/patch-ac
Normal file
11
deskutils/xinvest/files/patch-ac
Normal file
@ -0,0 +1,11 @@
|
||||
--- Imakefile.orig Tue Apr 27 12:27:54 1999
|
||||
+++ Imakefile Tue Apr 27 12:28:19 1999
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
DEFINES = -DSHAPE
|
||||
INCLUDES = -I$(INCROOT)/X11
|
||||
-SYS_LIBRARIES = -lXm -lXpm $(XTOOLLIB) -lXext $(XLIB) -lm
|
||||
+SYS_LIBRARIES = -lXm -lXpm $(XTOOLLIB) -lXext $(XLIB) -lm ${MOTIFLIB}
|
||||
DEPLIBS =
|
||||
|
||||
SRCS = account.c askuser.c calendar.c color.c drawing.c \
|
11
finance/xinvest/files/patch-ac
Normal file
11
finance/xinvest/files/patch-ac
Normal file
@ -0,0 +1,11 @@
|
||||
--- Imakefile.orig Tue Apr 27 12:27:54 1999
|
||||
+++ Imakefile Tue Apr 27 12:28:19 1999
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
DEFINES = -DSHAPE
|
||||
INCLUDES = -I$(INCROOT)/X11
|
||||
-SYS_LIBRARIES = -lXm -lXpm $(XTOOLLIB) -lXext $(XLIB) -lm
|
||||
+SYS_LIBRARIES = -lXm -lXpm $(XTOOLLIB) -lXext $(XLIB) -lm ${MOTIFLIB}
|
||||
DEPLIBS =
|
||||
|
||||
SRCS = account.c askuser.c calendar.c color.c drawing.c \
|
Loading…
Reference in New Issue
Block a user