diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-05 17:01:12 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-05 17:01:12 +0000 |
commit | eb4b4f996480b9028513fbf6a749624b7f121867 (patch) | |
tree | 80bbca1458b4004717cee41f8508b4b4e2f4e6c4 /x11-toolkits/gnome-sharp20 | |
parent | aab0c4897b4db97a2e158a80448ff7734971c1a8 (diff) | |
download | ports-eb4b4f996480b9028513fbf6a749624b7f121867.tar.gz ports-eb4b4f996480b9028513fbf6a749624b7f121867.zip |
Notes
Diffstat (limited to 'x11-toolkits/gnome-sharp20')
-rw-r--r-- | x11-toolkits/gnome-sharp20/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/gnome-sharp20/Makefile b/x11-toolkits/gnome-sharp20/Makefile index bd771dcd556d..1ac1a7abc9d2 100644 --- a/x11-toolkits/gnome-sharp20/Makefile +++ b/x11-toolkits/gnome-sharp20/Makefile @@ -18,8 +18,7 @@ LATEST_LINK= gnome-sharp20 USE_BZIP2= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GMAKE= yes -USES= perl5 +USES= gmake perl5 pkgconfig USE_PERL5= run USE_GNOME= gnomehack gnomepanel gtksharp20 librsvg2 vte libgnomeprintui \ libgnomeui |