lowercased digiclock, changed the requires and provides sections

This commit is contained in:
Jim
2014-03-27 08:46:51 -07:00
parent 682e655a92
commit 17c98fb70d

View File

@@ -9,11 +9,11 @@ COPYRIGHT="2012 Jim Saxton, Fat Elk Softrware"
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
#SOURCE_DIR="DigiClock-$portVersion"
#SOURCE_DIR="digiclock-$portVersion"
PROVIDES="
DigiClock = 1.0"
app:digiclock = $portVersion"
REVISION="1"
@@ -22,9 +22,7 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel >= $haikuVersion
cmd:gcc$secondaryArchSuffix
cmd:make
makefile_engine"
"
BUILD_PREREQUIRES="
cmd:gcc$secondaryArchSuffix