diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-09-05 19:23:42 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-09-05 19:23:42 +0000 |
commit | 82a87de90c337aae160ac254606dad78d0d78d11 (patch) | |
tree | 516db145d6cf5fd4d2666f811272aad577272ac5 /accessibility/linux-c6-atk | |
parent | f22162b04be45bf28d125c67ee0a841fb1ae4b55 (diff) | |
download | ports-82a87de90c337aae160ac254606dad78d0d78d11.tar.gz ports-82a87de90c337aae160ac254606dad78d0d78d11.zip |
Notes
Diffstat (limited to 'accessibility/linux-c6-atk')
-rw-r--r-- | accessibility/linux-c6-atk/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/accessibility/linux-c6-atk/Makefile b/accessibility/linux-c6-atk/Makefile index fb77f2ec0d74..b6ebce017e27 100644 --- a/accessibility/linux-c6-atk/Makefile +++ b/accessibility/linux-c6-atk/Makefile @@ -12,8 +12,7 @@ LICENSE= GPLv3 CONFLICTS= linux-atk-[0-9]* linux-f10-atk-[0-9]* -ONLY_FOR_ARCHS= i386 amd64 -USE_LINUX= c6 +USES= linux:c6 RPMVERSION= 1.el6 USE_LINUX_RPM= yes USE_LDCONFIG= yes |