Sat Jun 23 22:07:50 2012 UTC ()
Add -lsocket -lnsl on Solaris.


(dholland)
diff -r1.17 -r1.18 pkgsrc/mail/freepops/Makefile

cvs diff -r1.17 -r1.18 pkgsrc/mail/freepops/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/mail/freepops/Attic/Makefile 2012/06/09 06:21:42 1.17
+++ pkgsrc/mail/freepops/Attic/Makefile 2012/06/23 22:07:50 1.18
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2012/06/09 06:21:42 dholland Exp $
+# $NetBSD: Makefile,v 1.18 2012/06/23 22:07:50 dholland Exp $
 #
 
 DISTNAME=		freepops-0.2.8
@@ -27,6 +27,7 @@
 CONFIGURE_SCRIPT=	configure.sh
 CONFIGURE_ARGS=		pkgsrc
 LDFLAGS+=		-lintl		# directly link, req. by ld 2.22
+LIBS.SunOS+=		-lsocket -lnsl
 
 PKG_SYSCONFSUBDIR=	freepops
 EGDIR=			${PREFIX}/share/examples/${PKGBASE}