diff options
Diffstat (limited to 'net-im/jggtrans/Makefile')
-rw-r--r-- | net-im/jggtrans/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/jggtrans/Makefile b/net-im/jggtrans/Makefile index 4bbc135310da..7d28e32ffbcd 100644 --- a/net-im/jggtrans/Makefile +++ b/net-im/jggtrans/Makefile @@ -22,8 +22,8 @@ GNU_CONFIGURE= yes USE_GETTEXT= yes USE_GNOME= glib20 pkgconfig CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" +CFLAGS+= -I${LOCALBASE}/include MAKE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ - CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" USE_RC_SUBR= jggtrans.sh |