freebsd-ports/x11/cde/files/patch-lib_DtHelp_Imakefile
Chris Rees 5dc621587f x11/cde: update to 2.3.1 and unbreak
PR:		ports/242663
Submitted by:	mikael.urankar@gmail.com
2020-01-06 21:27:01 +00:00

11 lines
365 B
Text

--- lib/DtHelp/Imakefile.orig 2019-12-15 16:29:42.835693000 +0100
+++ lib/DtHelp/Imakefile 2019-12-15 16:29:57.238969000 +0100
@@ -42,6 +42,8 @@ DEFINES = -DDTLIB $(LOCAL_DEFINES) \
REQUIREDLIBS = SharedDtHelpReqs
#endif
+REQUIREDLIBS += -ljpeg
+
HEADERS = \
CanvasP.h CanvasSegP.h Help.h \
HelpDialog.h HelpDialogP.h HelpP.h \