1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

Fix build depends hence fix build (at least on i386) when swig != 1.3 is

installed and bump PORTREVISION since the package was building OK.

Submitted by:	maintainer
Requested by:	Andy Fawcett <andy@athame.co.uk>, me
Approved by:	lawrance (mentor, implicit)
This commit is contained in:
Ion-Mihai Tetcu 2006-06-10 21:07:46 +00:00
parent f8c70ca697
commit e5a562018c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165056

View File

@ -7,6 +7,7 @@
PORTNAME= kbtv
DISTVERSION= 1.1
PORTREVISION= 1
CATEGORIES= multimedia python kde
MASTER_SITES= http://freebsd.ricin.com/ports/distfiles/
EXTRACT_SUFX= .tbz
@ -15,7 +16,7 @@ MAINTAINER= danny@ricin.com
COMMENT= KDE TV viewer for FreeBSD
RUN_DEPENDS= kdepyuic:${PORTSDIR}/x11-toolkits/py-kde
BUILD_DEPENDS= ${RUN_DEPENDS} swig:${PORTSDIR}/devel/swig13
BUILD_DEPENDS= ${RUN_DEPENDS} swig1.3:${PORTSDIR}/devel/swig13
USE_BZIP2= YES
USE_KDELIBS_VER=3