diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 11:11:33 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 11:11:33 +0000 |
commit | c4c8f4be4536497618de854065bf169361a7ad2b (patch) | |
tree | 965f82d89155ed89bcaf360c6ab2b1ed750b5314 /graphics/xmms-plazma | |
parent | 8e81e236966d75c66033bf5e81aaa65ece61e8d7 (diff) |
Notes
Diffstat (limited to 'graphics/xmms-plazma')
-rw-r--r-- | graphics/xmms-plazma/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/xmms-plazma/Makefile b/graphics/xmms-plazma/Makefile index fb06ce6abd7c..3a1b7f4d43a3 100644 --- a/graphics/xmms-plazma/Makefile +++ b/graphics/xmms-plazma/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmms-plazma DISTVERSION= 0.0.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= http://membres.lycos.fr/diablolight/ @@ -16,7 +16,6 @@ COMMENT= Plazma is an XMMS visualization plugin LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms -USE_X_PREFIX= yes USE_GL= yes USE_GNOME= gtk12 USE_SDL= sdl |