Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Dec 2007 18:48:28 +0100
From:      "Pietro Cerutti" <gahr@gahr.ch>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/118896: [patch] security/mypasswordsafe change dependency
Message-ID:  <1198172908.9060@gahrtop.localhost>
Resent-Message-ID: <200712201800.lBKI03ME042149@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1198172908.9060>