aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorPierre Beyssac <pb@FreeBSD.org>2004-04-12 14:35:33 +0000
committerPierre Beyssac <pb@FreeBSD.org>2004-04-12 14:35:33 +0000
commitf69ec8eb7b5d41490b55295e2bfa67dd7ffeb691 (patch)
treea78945e174d3a6005bd987b46180fefef85ac4bf /multimedia
parent05a284c100834ba95eaac3a89aa675f36ad91a7e (diff)
downloadports-f69ec8eb7b5d41490b55295e2bfa67dd7ffeb691.tar.gz
ports-f69ec8eb7b5d41490b55295e2bfa67dd7ffeb691.zip
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/kino/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/multimedia/kino/Makefile b/multimedia/kino/Makefile
index 5c8569d72ef8..a0415c7e299f 100644
--- a/multimedia/kino/Makefile
+++ b/multimedia/kino/Makefile
@@ -7,6 +7,7 @@
PORTNAME= kino
PORTVERSION= 0.7.0
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://kino.schirmacher.de/filemanager/download/17/
@@ -16,14 +17,12 @@ MAINTAINER= pb@FreeBSD.org
COMMENT= A DV non-linear video editor
LIB_DEPENDS= dv.4:${PORTSDIR}/multimedia/libdv \
- glade-2.0:${PORTSDIR}/devel/libglade2 \
- gnomeui-2.600:${PORTSDIR}/x11-toolkits/libgnomeui \
- ICE.6:${PORTSDIR}/x11/libICE \
intl.6:${PORTSDIR}/devel/gettext \
Magick.6:${PORTSDIR}/graphics/ImageMagick \
xml2.5:${PORTSDIR}/textproc/libxml2
USE_ICONV= yes
+USE_GNOME= libgnomeui
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
CONFIGURE_ENV= CPPFLAGS=-"I${LOCALBASE}/include -I${X11BASE}/include" \