diff options
Diffstat (limited to 'sysutils/gcombust/Makefile')
-rw-r--r-- | sysutils/gcombust/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gcombust/Makefile b/sysutils/gcombust/Makefile index edb6bd514720..75233b0ea96e 100644 --- a/sysutils/gcombust/Makefile +++ b/sysutils/gcombust/Makefile @@ -21,8 +21,8 @@ USE_PERL5= build USE_GNOME= gtk12 gnomehier GNU_CONFIGURE= yes CONFIGURE_ARGS+=--without-included-gettext --datadir=${PREFIX}/share -CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" CPPFLAGS+= -I${LOCALBASE}/include +LIBS+= -L${LOCALBASE}/lib NO_STAGE= yes |