From 67268a3c82514e18fe2f0144868f64cb0724fc66 Mon Sep 17 00:00:00 2001 From: wiedi Date: Sat, 12 Dec 2015 17:26:05 +0000 Subject: Fix network libs on SunOS --- biology/gabedit/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'biology') diff --git a/biology/gabedit/Makefile b/biology/gabedit/Makefile index 768c641786f..30fb6c60615 100644 --- a/biology/gabedit/Makefile +++ b/biology/gabedit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2015/07/27 19:47:55 asau Exp $ +# $NetBSD: Makefile,v 1.3 2015/12/12 17:26:05 wiedi Exp $ PKGNAME= gabedit-2.4.8 DISTNAME= GabeditSrc248 @@ -17,6 +17,8 @@ INSTALLATION_DIRS= bin CHECK_PORTABILITY_SKIP= utils/Dalton/SGE/submitDalton \ utils/Gamess/SGE/submitGamess +LDFLAGS.SunOS+= -lsocket -lnsl + do-configure: cd $(WRKSRC) && cp platforms/CONFIG.unix CONFIG -- cgit v1.2.3