ports/115158: [MAINTAINER] audio/amarok-fs: fix more PORTNAME change problems

Jason E. Hale bsdkaffee at gmail.com
Thu Aug 2 21:30:08 UTC 2007


>Number:         115158
>Category:       ports
>Synopsis:       [MAINTAINER] audio/amarok-fs: fix more PORTNAME change problems
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 02 21:30:07 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jason E. Hale
>Release:        FreeBSD 6.2-RELEASE-p2 i386
>Organization:
none 
>Environment:
System: FreeBSD black.attbi.com 6.2-RELEASE-p2 FreeBSD 6.2-RELEASE-p2 #0: Thu Mar 8 03:53:38 EST 2007 root at black.attbi.com:/usr/obj/usr/src/sys/BLACK i386
	
>Description:
- redefine DATADIR and DOCSDIR so they use the */amarokFS directories
- bump PORTREVISION since port could have installed in incorrect directories 
	
>How-To-Repeat:
- apply attached diff
	
>Fix:
	

--- 2007-08-02-amarok-fs.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:21:00 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.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list