pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gqview Needs -lsocket on Solaris.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c0e4015a2c02
branches: trunk
changeset: 521841:c0e4015a2c02
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri Nov 24 14:37:27 2006 +0000
description:
Needs -lsocket on Solaris.
diffstat:
graphics/gqview/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r f3dce2f26705 -r c0e4015a2c02 graphics/gqview/Makefile
--- a/graphics/gqview/Makefile Fri Nov 24 14:29:42 2006 +0000
+++ b/graphics/gqview/Makefile Fri Nov 24 14:37:27 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2006/11/09 20:12:44 drochner Exp $
+# $NetBSD: Makefile,v 1.63 2006/11/24 14:37:27 rillig Exp $
DISTNAME= gqview-2.0.3
CATEGORIES= graphics x11
@@ -12,6 +12,7 @@
GNU_CONFIGURE= yes
USE_DIRS+= xdg-1.1
USE_PKGLOCALEDIR= yes
+LIBS.SunOS+= -lsocket
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index