diff options
author | markus <markus@FreeBSD.org> | 2006-09-04 06:07:59 +0800 |
---|---|---|
committer | markus <markus@FreeBSD.org> | 2006-09-04 06:07:59 +0800 |
commit | b10e89aea867790e1d68dbba5880564253bbf955 (patch) | |
tree | dfd80b35975e9be1ca0c2e56b16cb11b87ffd755 /misc/tellico-kde4/Makefile | |
parent | 6a7001d339b5343865d7a58538fa5ae91b3d04ea (diff) | |
download | freebsd-ports-gnome-b10e89aea867790e1d68dbba5880564253bbf955.tar.gz freebsd-ports-gnome-b10e89aea867790e1d68dbba5880564253bbf955.tar.zst freebsd-ports-gnome-b10e89aea867790e1d68dbba5880564253bbf955.zip |
Update to version 1.2
Diffstat (limited to 'misc/tellico-kde4/Makefile')
-rw-r--r-- | misc/tellico-kde4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/tellico-kde4/Makefile b/misc/tellico-kde4/Makefile index 5470f99755ca..ac19f7ed495a 100644 --- a/misc/tellico-kde4/Makefile +++ b/misc/tellico-kde4/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tellico -PORTVERSION= 1.1.6 +PORTVERSION= 1.2 CATEGORIES= misc kde MASTER_SITES= http://www.periapsis.org/tellico/download/ @@ -19,6 +19,7 @@ LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib \ USE_KDELIBS_VER=3 USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 +USE_PYTHON= yes CONFIGURE_ARGS+= --disable-cdtext |