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-jess | |
parent | 4d25e7ca52b4fe4e31aa81419c607e3e7c66196d (diff) | |
download | ports-7f1e00044d54de1b4f90a7223f2877553502602c.tar.gz ports-7f1e00044d54de1b4f90a7223f2877553502602c.zip |
Notes
Diffstat (limited to 'graphics/xmms-jess')
-rw-r--r-- | graphics/xmms-jess/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/xmms-jess/Makefile b/graphics/xmms-jess/Makefile index 3b6dbc530a66..10698a36a546 100644 --- a/graphics/xmms-jess/Makefile +++ b/graphics/xmms-jess/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmms-jess PORTVERSION= 2.9.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= http://arquier.free.fr/ DISTNAME= JESS-${PORTVERSION} @@ -22,7 +22,6 @@ USE_SDL= sdl GNU_CONFIGURE= yes PLIST_FILES= lib/xmms/Visualization/libjess.so lib/xmms/Visualization/libjess.la USE_GNOME= glib12 -USE_X_PREFIX= yes USE_LDCONFIG= yes post-patch: |