diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 17:02:27 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 17:02:27 +0000 |
commit | 52c5d58921fcb6eaee151d4d2defbacbce3c598e (patch) | |
tree | 2386b7ed02bc9418c9764eee5fdba9c3c6b7fde0 /audio/easytag | |
parent | 44aaaca6bbffa1779bc55f28ae1cb14117e362ae (diff) |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
Notes
Notes:
svn path=/head/; revision=209697
Diffstat (limited to 'audio/easytag')
-rw-r--r-- | audio/easytag/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/easytag/Makefile b/audio/easytag/Makefile index b4377f93d445..f7a40017bce9 100644 --- a/audio/easytag/Makefile +++ b/audio/easytag/Makefile @@ -24,7 +24,6 @@ MAN1= easytag.1 CONFLICTS= easytag-devel-[0-9]* USE_BZIP2= yes -USE_XLIB= yes USE_GETTEXT= yes USE_GNOME= gnomehack gnomeprefix gtk20 desktopfileutils GNU_CONFIGURE= yes |