Fixed PROVIDES entry for ubuntu-font-family, and it correcrtly builds now

This commit is contained in:
Scott McCreary
2013-08-21 20:30:20 -07:00
parent 7b9d4d5f7e
commit 37a83cf939

View File

@@ -10,7 +10,7 @@ REVISION="3"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE=yes
PROVIDES="ubuntu-font-family = $portVersion"
PROVIDES="ubuntu_font_family = $portVersion"
REQUIRES=""
BUILD_REQUIRES=""
BUILD_PREREQUIRES="coreutils"