Skip to content

Commit

Permalink
Fix network libs on SunOS
Browse files Browse the repository at this point in the history
  • Loading branch information
wiedi committed Dec 12, 2015
1 parent 2526f28 commit 27f890a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion biology/gabedit/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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

Expand Down

0 comments on commit 27f890a

Please sign in to comment.