diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-28 17:56:37 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-28 17:56:37 +0000 |
commit | 6b720eaf70d03758f08ee62ef9ed7dfbdbad40e6 (patch) | |
tree | a2c11d52ab3177a4c2576c465a4d77328c906e96 /audio/ripperx | |
parent | 4627852ca68a41774078979b35195363ed827356 (diff) | |
download | ports-6b720eaf70d03758f08ee62ef9ed7dfbdbad40e6.tar.gz ports-6b720eaf70d03758f08ee62ef9ed7dfbdbad40e6.zip |
Notes
Diffstat (limited to 'audio/ripperx')
-rw-r--r-- | audio/ripperx/Makefile | 4 |
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> |