mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Attempt to clean up the DEPEND field of some of the bep files to match the format described on the wiki.
This commit is contained in:
@@ -3,7 +3,7 @@ HOMEPAGE="http://www.nano-editor.org/"
|
||||
SRC_URI="http://www.nano-editor.org/dist/v2.2/nano-2.2.3.tar.gz"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND="ncurses"
|
||||
DEPEND="sys-libs/ncurses >= 5.6"
|
||||
CHECKSUM_MD5="91918a484f54f94fedaebe00dc393a50"
|
||||
BUILD {
|
||||
cd nano-2.2.3
|
||||
|
||||
Reference in New Issue
Block a user