diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2014-06-28 06:34:41 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2014-06-28 06:34:41 +0800 |
commit | 0f5919f4a61ea380b4d648d81d4c535d3ee686d0 (patch) | |
tree | 7dc19854722a95a62f64017e4a044899304bb009 /multimedia | |
parent | ed18321741119b2a11e41b0128d7ac0d70bcd0e1 (diff) | |
download | freebsd-ports-gnome-0f5919f4a61ea380b4d648d81d4c535d3ee686d0.tar.gz freebsd-ports-gnome-0f5919f4a61ea380b4d648d81d4c535d3ee686d0.tar.zst freebsd-ports-gnome-0f5919f4a61ea380b4d648d81d4c535d3ee686d0.zip |
- Drop .la files, no dependees require them
Approved by: portmgr blanket
Approved by: kwm (converting leaf gnome@ ports to USES=libtool)
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/cheese/Makefile | 4 | ||||
-rw-r--r-- | multimedia/cheese/pkg-plist | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/multimedia/cheese/Makefile b/multimedia/cheese/Makefile index f9a5b485c456..fcb5f41308e6 100644 --- a/multimedia/cheese/Makefile +++ b/multimedia/cheese/Makefile @@ -4,7 +4,7 @@ PORTNAME= cheese PORTVERSION= 2.32.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev.h:${PORTSDIR}/multimedia/v4l_ LIB_DEPENDS= libcanberra-gtk.so:${PORTSDIR}/audio/libcanberra \ libhal.so:${PORTSDIR}/sysutils/hal -USES= gettext gmake libtool:keepla pathfix pkgconfig tar:bzip2 +USES= gettext gmake libtool pathfix pkgconfig tar:bzip2 USE_XORG= xxf86vm USE_GNOME= gnomeprefix intlhack evolutiondataserver librsvg2 \ gnomedocutils gnomedesktop diff --git a/multimedia/cheese/pkg-plist b/multimedia/cheese/pkg-plist index 6e8286061ff4..650028c6facf 100644 --- a/multimedia/cheese/pkg-plist +++ b/multimedia/cheese/pkg-plist @@ -3,7 +3,6 @@ include/cheese/cheese-avatar-chooser.h include/cheese/cheese-camera-device-monitor.h include/cheese/cheese-widget.h lib/libcheese-gtk.a -lib/libcheese-gtk.la lib/libcheese-gtk.so lib/libcheese-gtk.so.18 lib/libcheese-gtk.so.18.0.0 |