diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2006-05-01 09:36:57 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2006-05-01 09:36:57 +0000 |
commit | 817366e325361510c241cfd5df87cd53d4ae4011 (patch) | |
tree | 9378fc9a3c5932f66df84ca0316e7a2975150e26 /audio/xmms-crossfade | |
parent | c19a553306bedd7e50acee9f3ee3d9d531b61ea1 (diff) | |
download | ports-817366e325361510c241cfd5df87cd53d4ae4011.tar.gz ports-817366e325361510c241cfd5df87cd53d4ae4011.zip |
Notes
Diffstat (limited to 'audio/xmms-crossfade')
-rw-r--r-- | audio/xmms-crossfade/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/xmms-crossfade/Makefile b/audio/xmms-crossfade/Makefile index 0cd47464253f..41cd6e72473f 100644 --- a/audio/xmms-crossfade/Makefile +++ b/audio/xmms-crossfade/Makefile @@ -20,6 +20,7 @@ COMMENT= A Crossfading/Gapless Plugin LIB_DEPENDS?= xmms.4:${PORTSDIR}/multimedia/xmms +USE_GCC= 3.4+ USE_X_PREFIX= yes HAS_CONFIGURE= yes APP?= xmms |