ports/185031: multimedia/vlc: fix typo in makefile

Anton Sayetsky vsjcfm at gmail.com
Fri Dec 20 15:20:00 UTC 2013


>Number:         185031
>Category:       ports
>Synopsis:       multimedia/vlc: fix typo in makefile
>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:   Fri Dec 20 15:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Anton Sayetsky
>Release:        FreeBSD 9.2-RELEASE-p2 amd64
>Organization:
>Environment:
FreeBSD jnb.localdomain 9.2-RELEASE-p2 FreeBSD 9.2-RELEASE-p2 #0 r259302: Fri Dec 13 17:15:57 EET 2013     root at jnb.localdomain:/usr/obj/mnt/sysimage/usr/src/sys/JNB  amd64
>Description:
There is a typo in port makefile. Should be dependEncy, not dependAncy.
>How-To-Repeat:

>Fix:
Index: /usr/ports/multimedia/vlc/Makefile
===================================================================
--- /usr/ports/multimedia/vlc/Makefile  (revision 337012)
+++ /usr/ports/multimedia/vlc/Makefile  (working copy)
@@ -398,7 +398,7 @@
 WITH_DVD_DEVICE?=/dev/acd0
 .endif
 
-# If you change this value, the dependancy will not be recorded
+# If you change this value, the dependency will not be recorded
 .if !defined(WITH_VLC_DEFAULT_FONT)
 WITH_VLC_DEFAULT_FONT=         ${LOCALBASE}/lib/X11/fonts/bitstream-vera/Vera.ttf
 WITH_VLC_DEFAULT_MONO_FONT=    ${LOCALBASE}/lib/X11/fonts/bitstream-vera/VeraMono.ttf

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


More information about the freebsd-ports-bugs mailing list