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 /net/linux-c6-avahi-libs | |
parent | f22162b04be45bf28d125c67ee0a841fb1ae4b55 (diff) |
Notes
Diffstat (limited to 'net/linux-c6-avahi-libs')
-rw-r--r-- | net/linux-c6-avahi-libs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/linux-c6-avahi-libs/Makefile b/net/linux-c6-avahi-libs/Makefile index bdb687c1cb53..ae5402e2e20e 100644 --- a/net/linux-c6-avahi-libs/Makefile +++ b/net/linux-c6-avahi-libs/Makefile @@ -9,7 +9,7 @@ CATEGORIES= net linux MAINTAINER= emulation@FreeBSD.org COMMENT= Libraries for Avahi (Linux CentOS ${LINUX_DIST_VER}) -USE_LINUX= c6 +USES= linux:c6 USE_LINUX_RPM= yes RPMVERSION= 15.el6 |