diff options
author | beech <beech@FreeBSD.org> | 2008-03-22 04:20:09 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-03-22 04:20:09 +0800 |
commit | 07521de8d1c0fbb81c69cc508b872c17467001ba (patch) | |
tree | 24e72fe62d3988fa30f3eb863c864e90f71e0490 /graphics/xmms-iris | |
parent | a39d9118e1aafd4d5bc7de9470abca8258a21ea0 (diff) | |
download | freebsd-ports-gnome-07521de8d1c0fbb81c69cc508b872c17467001ba.tar.gz freebsd-ports-gnome-07521de8d1c0fbb81c69cc508b872c17467001ba.tar.zst freebsd-ports-gnome-07521de8d1c0fbb81c69cc508b872c17467001ba.zip |
- Remove USE_X_PREFIX
- Bump portrevision
Approved by: David Yeske <dyeske@gmail.com> (maintainer, implicit)
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: |