ports/118896: [patch] security/mypasswordsafe change dependency

Pietro Cerutti gahr at gahr.ch
Thu Dec 20 18:00:03 UTC 2007


>Number:         118896
>Category:       ports
>Synopsis:       [patch] security/mypasswordsafe change dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 20 18:00:02 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Pietro Cerutti
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 8.0-CURRENT #18: Tue Dec 18 12:48:22 CET 2007
    root at gahrtop.localhost:/usr/obj/usr/src/sys/MSI1034



>Description:


The patch changes the dependency from KDELIBS3 to QT3.
The port builds & works correctly, and doesn't use KDELIBS anyway.
I think that having to install the whole KDELIBS set is an overkill.


>How-To-Repeat:





>Fix:


--- _mypasswordsafe.diff begins here ---
--- Makefile.orig	2007-12-20 18:36:24.000000000 +0100
+++ Makefile	2007-12-20 18:42:10.000000000 +0100
@@ -18,7 +18,7 @@
 BUILD_DEPENDS=	qmake:${PORTSDIR}/devel/qmake
 
 USE_GMAKE=	yes
-USE_KDELIBS_VER=3
+USE_QT_VER=	3
 MAKE_ENV=	QTDIR="${QT_PREFIX}" \
 		QMAKESPEC="${LOCALBASE}/share/qt/mkspecs/freebsd-g++"
 
--- _mypasswordsafe.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list