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-iris | |
parent | 4d25e7ca52b4fe4e31aa81419c607e3e7c66196d (diff) |
Notes
Diffstat (limited to 'graphics/xmms-iris')
-rw-r--r-- | graphics/xmms-iris/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/xmms-iris/Makefile b/graphics/xmms-iris/Makefile index 3a9b47202fec..264db26607f2 100644 --- a/graphics/xmms-iris/Makefile +++ b/graphics/xmms-iris/Makefile @@ -7,7 +7,7 @@ PORTNAME= iris PORTVERSION= 0.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://cdelfosse.free.fr/xmms-iris/ PKGNAMEPREFIX= xmms- @@ -24,7 +24,6 @@ PLIST_FILES= lib/xmms/Visualization/libiris.so USE_GNOME= gtk12 USE_GMAKE= yes USE_GL= yes -USE_X_PREFIX= yes USE_LDCONFIG= yes post-patch: |