aboutsummaryrefslogtreecommitdiff
path: root/audio/tagtool/Makefile
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-03-28 03:28:30 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-03-28 03:28:30 +0000
commit1e5f12f776f18f64b73fa7b72b979e38239746a0 (patch)
treebb96e15bdbdb742febe5467ec9a1dffea805d91b /audio/tagtool/Makefile
parent6f6e8eaa3a8af5e8893c5525a24287352db655e8 (diff)
downloadports-1e5f12f776f18f64b73fa7b72b979e38239746a0.tar.gz
ports-1e5f12f776f18f64b73fa7b72b979e38239746a0.zip
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix" instead.
Notes
Notes: svn path=/head/; revision=315433
Diffstat (limited to 'audio/tagtool/Makefile')
-rw-r--r--audio/tagtool/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/tagtool/Makefile b/audio/tagtool/Makefile
index 78daf4921cef..075bd66fc6d9 100644
--- a/audio/tagtool/Makefile
+++ b/audio/tagtool/Makefile
@@ -1,7 +1,6 @@
# Created by: Anthony Ginepro <anthony.ginepro@laposte.net>
# $FreeBSD$
# $MCom: ports/audio/tagtool/Makefile,v 1.1 2006/09/30 01:15:37 ahze Exp $
-
PORTNAME= tagtool
PORTVERSION= 0.12.3
PORTREVISION= 12
@@ -15,7 +14,8 @@ LIB_DEPENDS= id3-3.8:${PORTSDIR}/audio/id3lib \
vorbis:${PORTSDIR}/audio/libvorbis
USE_BZIP2= yes
-USE_GNOME= gnomehack intlhack libglade2
+USES= pathfix
+USE_GNOME= intlhack libglade2
USE_GETTEXT= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes