Opened 7 years ago

Last modified 7 years ago

#54556 closed defect

Failed to parse file gnome/devhelp/Portfile: invalid command name "depends-build-append" — at Initial Version

Reported by: gnw3 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.4.1
Keywords: Cc: devans@…
Port: devhelp

Description

Simple typo: $ git diff gnome/devhelp/Portfile diff --git a/gnome/devhelp/Portfile b/gnome/devhelp/Portfile index 165acd9ae0..f5f83cc4c7 100644 --- a/gnome/devhelp/Portfile +++ b/gnome/devhelp/Portfile @@ -49,7 +49,7 @@ platform darwin {

checksums rmd160 8d855f485742a0bdc766591d36af09bdbea61801 \

sha256 a245b53824c6f2ff89245ff807bb2140bde74951ea6f1d759a0fd0c6959ca9f7

  • depends-build-append port:intltool \

+ depends_build-append port:intltool \

port:autoconf \ port:automake \ port:gnome-common \

Change History (0)

Note: See TracTickets for help on using tickets.