aboutsummaryrefslogtreecommitdiff
path: root/audio/thunar-media-tags-plugin
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-21 14:13:56 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-21 14:13:56 +0000
commitb13a7fd66b11cc2d9e6ef461aa0f5a2fa154cdde (patch)
tree588fb7b87edf1140ec5840b849ff0c4ed496d246 /audio/thunar-media-tags-plugin
parenta22a92820a8502bc14b5a352d75466a9921da63a (diff)
downloadports-b13a7fd66b11cc2d9e6ef461aa0f5a2fa154cdde.tar.gz
ports-b13a7fd66b11cc2d9e6ef461aa0f5a2fa154cdde.zip
- Remove USE_XLIB in favor of USE_XORG
- Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=209537
Diffstat (limited to 'audio/thunar-media-tags-plugin')
-rw-r--r--audio/thunar-media-tags-plugin/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/thunar-media-tags-plugin/Makefile b/audio/thunar-media-tags-plugin/Makefile
index 6547cee098f3..a9a7a0721cd3 100644
--- a/audio/thunar-media-tags-plugin/Makefile
+++ b/audio/thunar-media-tags-plugin/Makefile
@@ -7,7 +7,7 @@
PORTNAME= thunar-media-tags-plugin
PORTVERSION= 0.1.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio xfce
MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
DIST_SUBDIR= xfce4
@@ -24,7 +24,6 @@ USE_GETTEXT= yes
GNU_CONFIGURE= yes
USE_GNOME= gnometarget gnomehack gtk20 intltool intlhack pkgconfig
USE_XFCE= configenv libexo thunar
-USE_XLIB= yes
USE_AUTOTOOLS= libtool:15
.include <bsd.port.mk>