diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-05-04 18:48:54 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-05-04 18:48:54 +0000 |
commit | 2ffbea1568d45e1a758e9289b4aef24e3e55dc9c (patch) | |
tree | c4c367dfcd82a25612586cf0c27d76e98895b337 /audio/gkrellmms2/Makefile | |
parent | 98f62693ce7f8a9b0a5d9113413257c8c21cf1e7 (diff) | |
download | ports-2ffbea1568d45e1a758e9289b4aef24e3e55dc9c.tar.gz ports-2ffbea1568d45e1a758e9289b4aef24e3e55dc9c.zip |
Convert multimedia/xmms to USES=libtool. Bump PORTREVISION on all
dependent ports and convert them to USES=libtool too.
audio/scrobbler:
- USES=tar:bzip2.
- Don't link with libstdc++.
audio/xmms-bonk:
- Don't link with libstdc++.
audio/xmms-flac:
- Remove unneeded dependencies.
- Remove $FreeBSD$ from patches.
audio/xmms-scrobbler:
- Use OPTIONS_SLAVE.
audio/xmms-timidity:
- USES=tar:bzip2.
- Install the library instead of the source code file.
audio/xmms-volnorm:
- Remove do-install.
Notes
Notes:
svn path=/head/; revision=352968
Diffstat (limited to 'audio/gkrellmms2/Makefile')
-rw-r--r-- | audio/gkrellmms2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gkrellmms2/Makefile b/audio/gkrellmms2/Makefile index 1ff4c4f07367..55fab2e3282c 100644 --- a/audio/gkrellmms2/Makefile +++ b/audio/gkrellmms2/Makefile @@ -3,7 +3,7 @@ PORTNAME= gkrellmms PORTVERSION= 2.1.22 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= audio MASTER_SITES= http://gkrellm.luon.net/files/ PKGNAMESUFFIX= 2 |