aboutsummaryrefslogtreecommitdiff
path: root/audio/ripperx
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-03-28 17:56:37 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-03-28 17:56:37 +0000
commit6b720eaf70d03758f08ee62ef9ed7dfbdbad40e6 (patch)
treea2c11d52ab3177a4c2576c465a4d77328c906e96 /audio/ripperx
parent4627852ca68a41774078979b35195363ed827356 (diff)
downloadports-6b720eaf70d03758f08ee62ef9ed7dfbdbad40e6.tar.gz
ports-6b720eaf70d03758f08ee62ef9ed7dfbdbad40e6.zip
Notes
Diffstat (limited to 'audio/ripperx')
-rw-r--r--audio/ripperx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/ripperx/Makefile b/audio/ripperx/Makefile
index d733828189d2..cafd37b2af58 100644
--- a/audio/ripperx/Makefile
+++ b/audio/ripperx/Makefile
@@ -17,8 +17,8 @@ RUN_DEPENDS= cdparanoia:${PORTSDIR}/audio/cdparanoia
GNU_CONFIGURE= yes
CFLAGS+= -L${LOCALBASE}/lib
USE_GMAKE= yes
-USES= pathfix
-USE_GNOME= gtk20 gnomehack
+USES= pathfix
+USE_GNOME= gtk20
MAN1= ripperX.1
.include <bsd.port.mk>