summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2007-06-29 20:22:46 +0000
committertnn <tnn@pkgsrc.org>2007-06-29 20:22:46 +0000
commit9f0187b6830eb8093bd6ddda3abee2458033fb11 (patch)
tree21ca58879cec574765bcd79cd7d74102c549b494 /graphics
parent341ee4a16a19a4cb041fc8cdb890f477738cd226 (diff)
downloadpkgsrc-9f0187b6830eb8093bd6ddda3abee2458033fb11.tar.gz
Needs -lnsl -lsocket on SunOS
Diffstat (limited to 'graphics')
-rw-r--r--graphics/feh/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile
index 10e1d4fbabf..5f779563a19 100644
--- a/graphics/feh/Makefile
+++ b/graphics/feh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2007/02/22 19:01:19 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2007/06/29 20:22:46 tnn Exp $
#
DISTNAME= feh-1.3.4
@@ -17,6 +17,8 @@ GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --program-transform-name=s,cam,feh_cam,
REPLACE_PERL= cam/cam
+LDFLAGS.SunOS+= -lnsl -lsocket
+
BUILDLINK_API_DEPENDS.giblib+= giblib>=1.2.4
BUILDLINK_API_DEPENDS.jpeg+= jpeg>=6bnb3 # includes jpegint.h