Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 158460 | Differences between
and this patch

Collapse All | Expand All

(-)imapfilter-1.2.2.dist/Makefile (-1 / +1 lines)
Lines 14-20 Link Here
14
CFLAGS = $(MYCFLAGS) $(DEFS) $(INCDIRS)
14
CFLAGS = $(MYCFLAGS) $(DEFS) $(INCDIRS)
15
LDFLAGS = $(MYLDFLAGS) $(LIBDIRS)
15
LDFLAGS = $(MYLDFLAGS) $(LIBDIRS)
16
16
17
LIBS = -lm -llua -llualib -lssl -lcrypto
17
LIBS = -lm -llua -lssl -lcrypto
18
18
19
MAN_BIN = imapfilter.1
19
MAN_BIN = imapfilter.1
20
MAN_CONFIG = imapfilter_config.5
20
MAN_CONFIG = imapfilter_config.5

Return to bug 158460