diff options
author | tijl <tijl@FreeBSD.org> | 2014-07-02 01:22:28 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-07-02 01:22:28 +0800 |
commit | 1bd45eed5080f0aa14498a03202fe5df82c8d854 (patch) | |
tree | a67c5d5327689d1cdabea65b0fef1ffe3cbb402f /x11-toolkits | |
parent | afdd57feac35fce3a5b78533e88375d77b9707c9 (diff) | |
download | freebsd-ports-gnome-1bd45eed5080f0aa14498a03202fe5df82c8d854.tar.gz freebsd-ports-gnome-1bd45eed5080f0aa14498a03202fe5df82c8d854.tar.zst freebsd-ports-gnome-1bd45eed5080f0aa14498a03202fe5df82c8d854.zip |
Add USES=libtool
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gnome-desktop-sharp20/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/gnome-desktop-sharp20/pkg-plist | 7 |
2 files changed, 3 insertions, 8 deletions
diff --git a/x11-toolkits/gnome-desktop-sharp20/Makefile b/x11-toolkits/gnome-desktop-sharp20/Makefile index e09caddb0447..0dd4d1334d21 100644 --- a/x11-toolkits/gnome-desktop-sharp20/Makefile +++ b/x11-toolkits/gnome-desktop-sharp20/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnome-desktop-sharp PORTVERSION= 2.26.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-toolkits MASTER_SITES= GNOME @@ -13,7 +13,7 @@ COMMENT= GNOME desktop interfaces for the .NET runtime GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip -USES= gmake mono perl5 pathfix pkgconfig tar:bzip2 +USES= gmake libtool mono perl5 pathfix pkgconfig tar:bzip2 USE_PERL5= run USE_GNOME= gnomepanel gtkhtml3 gtksharp20 gnomesharp20 librsvg2 vte \ libgnomeprintui gtksourceview2 gnomepanel libwnck diff --git a/x11-toolkits/gnome-desktop-sharp20/pkg-plist b/x11-toolkits/gnome-desktop-sharp20/pkg-plist index c81c1ed9ccf3..37d4d1abb178 100644 --- a/x11-toolkits/gnome-desktop-sharp20/pkg-plist +++ b/x11-toolkits/gnome-desktop-sharp20/pkg-plist @@ -1,17 +1,12 @@ lib/libgnomepanelsharpglue-2.a -lib/libgnomepanelsharpglue-2.la lib/libgnomepanelsharpglue-2.so -lib/libgtksourceview2sharpglue-2.so -lib/libgtksourceview2sharpglue-2.la lib/libgtksourceview2sharpglue-2.a +lib/libgtksourceview2sharpglue-2.so lib/libgtkhtmlsharpglue-2.a -lib/libgtkhtmlsharpglue-2.la lib/libgtkhtmlsharpglue-2.so lib/libvtesharpglue-2.a -lib/libvtesharpglue-2.la lib/libvtesharpglue-2.so lib/libwncksharpglue-2.a -lib/libwncksharpglue-2.la lib/libwncksharpglue-2.so lib/mono/gac/gnome-panel-sharp/2.24.0.0__35e10195dab3c99f/gnome-panel-sharp.dll lib/mono/gac/gnome-panel-sharp/2.24.0.0__35e10195dab3c99f/gnome-panel-sharp.dll.config |