diff options
author | lofi <lofi@FreeBSD.org> | 2005-04-22 10:14:05 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2005-04-22 10:14:05 +0800 |
commit | 131ee73f8d88db5e50614b940a1a49d297f44169 (patch) | |
tree | c00bbf917aec981b46bb73b1402f99b67bbb85d7 | |
parent | 66eb72783b66bbaf5ecf158e991f69c057c4f4f1 (diff) | |
download | freebsd-ports-gnome-131ee73f8d88db5e50614b940a1a49d297f44169.tar.gz freebsd-ports-gnome-131ee73f8d88db5e50614b940a1a49d297f44169.tar.zst freebsd-ports-gnome-131ee73f8d88db5e50614b940a1a49d297f44169.zip |
Amarok wants kdebase.
-rw-r--r-- | audio/amarok-kde4/Makefile | 4 | ||||
-rw-r--r-- | audio/amarok/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/amarok-kde4/Makefile b/audio/amarok-kde4/Makefile index 8055da35207f..1bbc5bcdd250 100644 --- a/audio/amarok-kde4/Makefile +++ b/audio/amarok-kde4/Makefile @@ -6,7 +6,7 @@ PORTNAME= amarok PORTVERSION= 1.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +17,7 @@ COMMENT= Media player for KDE LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib USE_BZIP2= yes -USE_KDELIBS_VER=3 +USE_KDEBASE_VER=3 USE_GMAKE= yes GNU_CONFIGURE= yes USE_REINPLACE= yes diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile index 8055da35207f..1bbc5bcdd250 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -6,7 +6,7 @@ PORTNAME= amarok PORTVERSION= 1.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +17,7 @@ COMMENT= Media player for KDE LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib USE_BZIP2= yes -USE_KDELIBS_VER=3 +USE_KDEBASE_VER=3 USE_GMAKE= yes GNU_CONFIGURE= yes USE_REINPLACE= yes |