ports/114943: Maintainer update port:deskutils/qtm Fix a bug in Makefile

Yinghong.Liu relaxbsd at gmail.com
Thu Jul 26 14:30:02 UTC 2007


>Number:         114943
>Category:       ports
>Synopsis:       Maintainer update port:deskutils/qtm Fix a bug in Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 26 14:30:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Yinghong.Liu
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD relaxbsd.org 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Sun Jun 3 12:43:41 CST 2007 root at relaxbsd.org:/usr/src/sys/i386/compile/RELAXBSD i386


	
>Description:
It needn't create share/applications in Makefile. So remove it.
	
>How-To-Repeat:
	
>Fix:

	

--- Makefile.diff begins here ---
--- Makefile~	2007-07-16 22:30:43.000000000 +0800
+++ Makefile	2007-07-26 22:12:42.000000000 +0800
@@ -31,7 +31,6 @@
 	@cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${QMAKE} -unix QTM.pro
 
 post-install:
-	@${MKDIR} ${PREFIX}/share/applications
 	@${INSTALL_PROGRAM} ${WRKSRC}/QTM ${PREFIX}/bin/
 .if !defined(NOPORTDOCS)
 	@${MKDIR} ${DOCSDIR}
--- Makefile.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list