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