From 7de5bdaada827df981cc14bea1350bc4f78f93fe Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 18 Apr 2010 03:58:19 +0000 Subject: Correct some portlint nits. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14054 df743ca5-7f9a-e211-a948-0013205c9059 --- multimedia/cheese/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/multimedia/cheese/Makefile b/multimedia/cheese/Makefile index f45e96f4c..45cd09973 100644 --- a/multimedia/cheese/Makefile +++ b/multimedia/cheese/Makefile @@ -3,7 +3,7 @@ # Whom: FreeBSD GNOME Team # # $FreeBSD$ -# $MCom: ports/multimedia/cheese/Makefile,v 1.54 2010/04/17 16:13:04 marcus Exp $ +# $MCom: ports/multimedia/cheese/Makefile,v 1.55 2010/04/17 22:01:34 marcus Exp $ # PORTNAME= cheese @@ -17,7 +17,6 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= A Photobooth-inspired app for taking pictures and videos from webcam BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev.h:${PORTSDIR}/multimedia/v4l_compat - LIB_DEPENDS= canberra-gtk.0:${PORTSDIR}/audio/libcanberra USE_XORG= xxf86vm @@ -29,6 +28,7 @@ USE_GETTEXT= yes USE_GSTREAMER= good INSTALLS_OMF= yes INSTALLS_ICONS= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -- cgit v1.2.3