diff options
Diffstat (limited to 'multimedia/cheese/Makefile')
-rw-r--r-- | multimedia/cheese/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/multimedia/cheese/Makefile b/multimedia/cheese/Makefile index ee73dcd18..823e05a50 100644 --- a/multimedia/cheese/Makefile +++ b/multimedia/cheese/Makefile @@ -13,11 +13,12 @@ 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:${PORTSDIR}/audio/libcanberra \ - hal:${PORTSDIR}/sysutils/hal +LIB_DEPENDS= libcanberra-gtk.so:${PORTSDIR}/audio/libcanberra \ + libhal.so:${PORTSDIR}/sysutils/hal CONFLICTS= cheese-3.[0-9]* +NO_STAGE= yes USE_XORG= xxf86vm USE_BZIP2= yes USE_GNOME= gnomeprefix intlhack evolutiondataserver librsvg2 \ |