diff options
Diffstat (limited to 'chat/gnomeicu/Makefile')
-rw-r--r-- | chat/gnomeicu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/gnomeicu/Makefile b/chat/gnomeicu/Makefile index a2045b9390c..c416176664a 100644 --- a/chat/gnomeicu/Makefile +++ b/chat/gnomeicu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.117 2017/11/30 16:45:15 adam Exp $ +# $NetBSD: Makefile,v 1.118 2018/01/13 23:18:26 rillig Exp $ DISTNAME= gnomeicu-0.99.12 PKGREVISION= 62 @@ -18,7 +18,7 @@ BROKEN_GETTEXT_DETECTION= YES LIBS.SunOS+= -lsocket -CONFIGURE_ARGS+= --sysconfdir=${EGDIR:Q} +CONFIGURE_ARGS+= --sysconfdir=${EGDIR} EGDIR= ${PREFIX}/share/examples/gnomeicu CONF_FILES= ${EGDIR}/sound/events/GnomeICU.soundlist \ |