misc/171213: print/frescobaldi: remove needless dependence on
kde-baseapps
Max Brazhnikov
makc at FreeBSD.org
Fri Aug 31 16:50:06 UTC 2012
>Number: 171213
>Category: misc
>Synopsis: print/frescobaldi: remove needless dependence on kde-baseapps
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Aug 31 16:50:06 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Max Brazhnikov
>Release:
>Organization:
>Environment:
>Description:
Remove needless dependence on kde-baseapps
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: print/frescobaldi/Makefile
===================================================================
--- print/frescobaldi/Makefile (revision 303386)
+++ print/frescobaldi/Makefile (working copy)
@@ -7,7 +7,7 @@
PORTNAME= frescobaldi
PORTVERSION= 1.2.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= print
MASTER_SITES= http://lilykde.googlecode.com/files/
@@ -18,7 +18,7 @@
USE_GETTEXT= yes
INSTALLS_ICONS= yes
-USE_KDE4= baseapps kdeprefix kdelibs pykde4_build pykde4_run
+USE_KDE4= kdeprefix kdelibs pykde4_build pykde4_run
USE_CMAKE= yes
USE_GMAKE= yes
USE_PYTHON= 2.6+
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-bugs
mailing list