Date: Thu, 2 Aug 2007 21:40:06 GMT From: "Jason E. Hale" <bsdkaffee@gmail.com> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/115158: [MAINTAINER] audio/amarok-fs: fix more PORTNAME change problems Message-ID: <200708022140.l72Le6BT053807@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/115158; it has been noted by GNATS. From: "Jason E. Hale" <bsdkaffee@gmail.com> To: bug-followup@freebsd.org, bsdkaffee@gmail.com Cc: Subject: Re: ports/115158: [MAINTAINER] audio/amarok-fs: fix more PORTNAME change problems Date: Thu, 2 Aug 2007 17:35:48 -0400 Oops. Fix whitespace in diff. --- 2007-08-02-amarok-fs-b.diff begins here --- diff -ruN amarok-fs.orig/Makefile amarok-fs/Makefile --- amarok-fs.orig/Makefile Wed Jul 18 19:08:09 2007 +++ amarok-fs/Makefile Thu Aug 2 17:30:29 2007 @@ -7,6 +7,7 @@ PORTNAME= amarok-fs PORTVERSION= 0.5 +PORTREVISION= 1 CATEGORIES= audio kde MASTER_SITES= http://www.kde-apps.org/CONTENT/content-files/ \ ${MASTER_SITE_GENTOO} @@ -29,6 +30,9 @@ PORTDOCS= README theme-howto.txt MAKE_ENV+= QTDIR="${QT_PREFIX}" QMAKESPEC="freebsd-g++" + +DOCSDIR= ${PREFIX}/share/doc/amarokFS +DATATDIR= ${PREFIX}/share/amarokFS QMAKE= ${LOCALBASE}/bin/qmake -unix -o --- 2007-08-02-amarok-fs-b.diff ends here ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708022140.l72Le6BT053807>