Quantcast

ports/170810: [PATCH] editors/kile-kde4: fix OKULAR ports option

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

ports/170810: [PATCH] editors/kile-kde4: fix OKULAR ports option

Artis Caune-3

>Number:         170810
>Category:       ports
>Synopsis:       [PATCH] editors/kile-kde4: fix OKULAR ports option
>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:   Mon Aug 20 22:40:15 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Artis Caune
>Release:        stable/9
>Organization:
>Environment:
FreeBSD freebsd 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE r239148: Fri Aug 10 00:00:00 UTC 2012 root@freebsd:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
There is a typo in Makefile for OKULAR ports option.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig 2012-08-21 10:34:38.770269391 +1200
+++ Makefile 2012-08-21 10:34:57.700187467 +1200
@@ -30,7 +30,7 @@
 
 .include <bsd.port.options.mk>
 
-.if ${PORT_OPTIONS:MOKULAR)
+.if ${PORT_OPTIONS:MOKULAR}
 USE_KDE4+= okular_run
 .endif
 


>Release-Note:
>Audit-Trail:
>Unformatted:
_______________________________________________
[hidden email] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
To unsubscribe, send any mail to "[hidden email]"
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: ports/170810: [PATCH] editors/kile-kde4: fix OKULAR ports option

Edwin Groothuis-2
Synopsis: [PATCH] editors/kile-kde4: fix OKULAR ports option

Responsible-Changed-From-To: freebsd-ports-bugs->makc
Responsible-Changed-By: edwin
Responsible-Changed-When: Mon Aug 20 22:40:43 UTC 2012
Responsible-Changed-Why:
Over to maintainer (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=170810
_______________________________________________
[hidden email] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
To unsubscribe, send any mail to "[hidden email]"
Loading...