aboutsummaryrefslogtreecommitdiff
path: root/audio/linux-c7-alsa-lib
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2019-06-08 15:59:46 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2019-06-08 15:59:46 +0000
commitbb5cf6c4f3c10d3eff9b5891aa38093e483e4a60 (patch)
tree0dd599c3bd3c385b989cd2ccb511ac9a39bb8c32 /audio/linux-c7-alsa-lib
parent4bafa67ea0cfc5c54e5d698ef3aeaff8cd3115ad (diff)
downloadports-bb5cf6c4f3c10d3eff9b5891aa38093e483e4a60.tar.gz
ports-bb5cf6c4f3c10d3eff9b5891aa38093e483e4a60.zip
Address some portlint warnings in the Linux infrastructure ports.
Eliminate LINUXNAME from port Makefiles. This was just a helper variable without special meaning outside port Makefiles but several developers have copied it to new ports where it was then unused, apparently thinking that it did have some special meaning.
Notes
Notes: svn path=/head/; revision=503741
Diffstat (limited to 'audio/linux-c7-alsa-lib')
-rw-r--r--audio/linux-c7-alsa-lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/linux-c7-alsa-lib/Makefile b/audio/linux-c7-alsa-lib/Makefile
index 786ae19f8a9c..1affe9b4eb7b 100644
--- a/audio/linux-c7-alsa-lib/Makefile
+++ b/audio/linux-c7-alsa-lib/Makefile
@@ -13,12 +13,12 @@ LICENSE= GPLv3
RUN_DEPENDS= alsa-lib>0:audio/alsa-lib
-CONFLICTS= linux-c6-${PORTNAME}-[0-9]*
-
USES= linux:c7
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
+CONFLICTS= linux-c6-${PORTNAME}-[0-9]*
+
OPTIONS_DEFINE= DOCS
post-patch: