diff options
Diffstat (limited to 'devel/cmake-modules-webos/Makefile')
-rw-r--r-- | devel/cmake-modules-webos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cmake-modules-webos/Makefile b/devel/cmake-modules-webos/Makefile index 6b319499f70e..a70c979bad59 100644 --- a/devel/cmake-modules-webos/Makefile +++ b/devel/cmake-modules-webos/Makefile @@ -13,7 +13,7 @@ USE_GITHUB= yes GH_ACCOUNT= FreeWebOS GH_TAGNAME= submissions/19 -USES= cmake:outsource +USES= cmake INSTALL_TARGET= install .include <bsd.port.mk> |