pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/qmail-autoresponder
Module Name: pkgsrc
Committed By: schmonz
Date: Fri Sep 29 00:51:46 UTC 2017
Modified Files:
pkgsrc/mail/qmail-autoresponder: Makefile
Log Message:
Fix build on SunOS.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/mail/qmail-autoresponder/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/qmail-autoresponder/Makefile
diff -u pkgsrc/mail/qmail-autoresponder/Makefile:1.1 pkgsrc/mail/qmail-autoresponder/Makefile:1.2
--- pkgsrc/mail/qmail-autoresponder/Makefile:1.1 Thu Sep 28 17:27:34 2017
+++ pkgsrc/mail/qmail-autoresponder/Makefile Fri Sep 29 00:51:46 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/09/28 17:27:34 schmonz Exp $
+# $NetBSD: Makefile,v 1.2 2017/09/29 00:51:46 schmonz Exp $
DISTNAME= qmail-autoresponder-1.0
CATEGORIES= mail
@@ -18,6 +18,8 @@ DJB_RESTRICTED= no
DJB_MAKE_TARGETS= no
BUILD_TARGET= all
+LDFLAGS.SunOS+= -lsocket
+
pre-configure:
${TOUCH} ${WRKSRC}/conf-bgincs ${WRKSRC}/conf-bglibs
Home |
Main Index |
Thread Index |
Old Index