diff options
Diffstat (limited to 'x11-toolkits/gal2/Makefile')
-rw-r--r-- | x11-toolkits/gal2/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-toolkits/gal2/Makefile b/x11-toolkits/gal2/Makefile index 6c1d5be55723..78dd7ab87748 100644 --- a/x11-toolkits/gal2/Makefile +++ b/x11-toolkits/gal2/Makefile @@ -18,9 +18,7 @@ USE_BZIP2= yes .if !defined(REFERENCE_PORT) -USE_PERL5= yes -USE_GMAKE= yes -USES= pathfix gettext +USES= pathfix gettext perl5 gmake pkgconfig USE_GNOME= gnomeprefix intlhack libgnomeui libgnomeprintui ltverhack USE_XORG= x11 USE_LDCONFIG= yes |