mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
Nomacs : fix provides
copy-paste mistake, sorry.
This commit is contained in:
@@ -7,7 +7,7 @@ COPYRIGHT="2011-2013 Markus Diem
|
||||
2011-2013 Stefan Fiel
|
||||
2011-2013 Florian Kleber"
|
||||
LICENSE="GNU LGPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI_1="https://github.com/nomacs/nomacs/archive/3.8.0.tar.gz"
|
||||
SOURCE_URI_2="https://github.com/nomacs/nomacs-plugins/archive/3.8.0.tar.gz"
|
||||
SOURCE_FILENAME_1="nomacs-$portVersion.tar.gz"
|
||||
@@ -22,8 +22,8 @@ ARCHITECTURES="?x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
krita$secondaryArchSuffix = $portVersion
|
||||
app:Krita$secondaryArchSuffix = $portVersion
|
||||
nomacs$secondaryArchSuffix = $portVersion
|
||||
app:Nomacs$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user