diff --git a/net-dns/yaddns/yaddns-1.1.recipe b/net-dns/yaddns/yaddns-1.1.recipe index 103e77133..87e45425a 100644 --- a/net-dns/yaddns/yaddns-1.1.recipe +++ b/net-dns/yaddns/yaddns-1.1.recipe @@ -11,19 +11,19 @@ SOURCE_DIR="yaddns-yaddns-$portVersion" PATCHES="yaddns-$portVersion.patchset" ARCHITECTURES="!x86_gcc2 ?x86 x86_64" +if [ "$targetArchitecture" = x86_gcc2 ] SECONDARY_ARCHITECTURES="x86" +fi commandBinDir=$binDir -commandSuffix=$secondaryArchSuffix if [ "$targetArchitecture" = x86_gcc2 ] then commandBinDir=$prefix/bin - commandSuffix= fi PROVIDES=" yaddns$secondaryArchSuffix = $portVersion - cmd:yaddns$commandSuffix = $portVersion + cmd:yaddns = $portVersion " REQUIRES=" haiku$secondaryArchSuffix