ports/62686: misc/mango possibly depends on kdelibs, not kdebase

Roland Jesse roland.jesse at gmx.net
Wed Feb 11 12:30:16 UTC 2004


>Number:         62686
>Category:       ports
>Synopsis:       misc/mango possibly depends on kdelibs, not kdebase
>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:   Wed Feb 11 04:30:16 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Roland Jesse
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
none
>Environment:
System: FreeBSD 5.2-CURRENT #4: Wed Feb 11 09:34:49 CET 2004 i386
>Description:
This port possibly depends on kdelibs (in case the user defines
WITH_KDE). Nothing out of kdebase is required.
>How-To-Repeat:
build and install misc/mango with WITH_KDE being defined.
>Fix:
diff -ruN mango.orig/Makefile mango/Makefile
--- mango.orig/Makefile	Wed Feb 11 12:47:08 2004
+++ mango/Makefile	Wed Feb 11 12:48:07 2004
@@ -28,7 +28,7 @@
 USE_REINPLACE=	yes
 MAKE_ENV+=	QTDIR=${QT_PREFIX} LDFLAGS="-lkextmdi"
 .if defined(WITH_KDE)
-USE_KDEBASE_VER=	3
+USE_KDELIBS_VER=	3
 .else
 USE_QT_VER=	3
 .endif
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list