diff options
Diffstat (limited to 'chat/gnomeicu/Makefile')
-rw-r--r-- | chat/gnomeicu/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/gnomeicu/Makefile b/chat/gnomeicu/Makefile index 2d04af3729e..b45b47a5fe9 100644 --- a/chat/gnomeicu/Makefile +++ b/chat/gnomeicu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.73 2012/02/06 12:39:35 wiz Exp $ +# $NetBSD: Makefile,v 1.74 2012/02/16 13:59:09 hans Exp $ DISTNAME= gnomeicu-0.99.12 PKGREVISION= 20 @@ -18,6 +18,8 @@ USE_PKGLOCALEDIR= YES USE_LIBTOOL= YES BROKEN_GETTEXT_DETECTION= YES +LIBS.SunOS+= -lsocket + CONFIGURE_ARGS+= --sysconfdir=${EGDIR:Q} EGDIR= ${PREFIX}/share/examples/gnomeicu |