diff options
Diffstat (limited to 'net/gnomba/Makefile')
-rw-r--r-- | net/gnomba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gnomba/Makefile b/net/gnomba/Makefile index 6e5bc81ca39f..814aeefee77f 100644 --- a/net/gnomba/Makefile +++ b/net/gnomba/Makefile @@ -16,7 +16,7 @@ COMMENT= GNOME compliant browser of SMB shares USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomelibs -USE_PERL= yes +USE_PERL5_BUILD=yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |