diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-03-21 20:20:09 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-03-21 20:20:09 +0000 |
commit | 7f1e00044d54de1b4f90a7223f2877553502602c (patch) | |
tree | 7ec2e9b72d858a272936417daa6d159eb2bcfada /graphics/xmms-nebulus/Makefile | |
parent | 4d25e7ca52b4fe4e31aa81419c607e3e7c66196d (diff) | |
download | ports-7f1e00044d54de1b4f90a7223f2877553502602c.tar.gz ports-7f1e00044d54de1b4f90a7223f2877553502602c.zip |
Notes
Diffstat (limited to 'graphics/xmms-nebulus/Makefile')
-rw-r--r-- | graphics/xmms-nebulus/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/xmms-nebulus/Makefile b/graphics/xmms-nebulus/Makefile index a60fd8ca1fa6..606fc2ca0eb4 100644 --- a/graphics/xmms-nebulus/Makefile +++ b/graphics/xmms-nebulus/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmms-nebulus PORTVERSION= 0.8.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://nebulus.tuxfamily.org/ @@ -19,7 +19,6 @@ RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms PLIST_FILES= lib/xmms/Visualization/libnebulus.so USE_SDL= sdl -USE_X_PREFIX= yes USE_GL= yes USE_GNOME= gtk12 USE_BZIP2= yes |