diff options
Diffstat (limited to 'multimedia/cheese3/Makefile')
-rw-r--r-- | multimedia/cheese3/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/multimedia/cheese3/Makefile b/multimedia/cheese3/Makefile index 99f872ef5..b486526aa 100644 --- a/multimedia/cheese3/Makefile +++ b/multimedia/cheese3/Makefile @@ -1,5 +1,5 @@ # $FreeBSD$ -# $MCom$ +# $MCom: ports/trunk/multimedia/cheese3/Makefile 18610 2013-06-30 16:33:05Z marcus $ PORTNAME= cheese PORTVERSION= 3.6.0 @@ -26,10 +26,9 @@ CONFLICTS= cheese-2.[0-9]* LATEST_LINK= cheese3 USE_XORG= xxf86vm x11 USE_XZ= yes -USE_GMAKE= yes USE_GNOME= gnomeprefix intlhack evolutiondataserver3 librsvg2 \ gnomedesktop3 libxml2:build introspection:build -USES= gettext pathfix pkgconfig +USES= gettext gmake pathfix pkgconfig # USE_GSTREAMER= bad gconf good jpeg ogg theora v4l2 vorbis USE_GSTREAMER1= bad good jpeg ogg theora v4l2 INSTALLS_OMF= yes |