aboutsummaryrefslogtreecommitdiff
path: root/mail/qpopper/files/patch-popper__Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'mail/qpopper/files/patch-popper__Makefile.in')
-rw-r--r--mail/qpopper/files/patch-popper__Makefile.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/qpopper/files/patch-popper__Makefile.in b/mail/qpopper/files/patch-popper__Makefile.in
new file mode 100644
index 000000000000..a5ca95186ebb
--- /dev/null
+++ b/mail/qpopper/files/patch-popper__Makefile.in
@@ -0,0 +1,12 @@
+--- popper/Makefile.in.orig 2011-06-08 23:45:12.000000000 -0700
++++ popper/Makefile.in 2011-06-08 23:45:40.000000000 -0700
+@@ -213,7 +213,7 @@
+ ${LIBS} ${LDFLAGS}
+
+ popauth: ${POPAUTHOBJS} ${MISSING_OBJS}
+- ${CC} -o popauth ${POPAUTHOBJS} ${NETWORK_LIBS} \
++ ${CC} -o popauth ${POPAUTHOBJS} ${NETWORK_LIBS} ${LIBS}\
+ ${DBM_LIBS} ${MISSING_OBJS} \
+ ${common_dir}/libcommon.a
+
+