aboutsummaryrefslogtreecommitdiff
path: root/sysutils/intel-pcm
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2015-12-23 18:30:26 +0000
committerWarner Losh <imp@FreeBSD.org>2015-12-23 18:30:26 +0000
commitab7577bd35a939e0b57f2d4585ff5a051b513bd1 (patch)
treedd3189ee5461fd704be0bf42505cfe7572a0ad04 /sysutils/intel-pcm
parent1c8b33f3eb1d07b343f2213034f2f1f97de02e19 (diff)
downloadports-ab7577bd35a939e0b57f2d4585ff5a051b513bd1.tar.gz
ports-ab7577bd35a939e0b57f2d4585ff5a051b513bd1.zip
Simplify now that we don't need dos2unix.
Notes
Notes: svn path=/head/; revision=404307
Diffstat (limited to 'sysutils/intel-pcm')
-rw-r--r--sysutils/intel-pcm/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/intel-pcm/Makefile b/sysutils/intel-pcm/Makefile
index 0ddbddd30b6c..3b50d8302747 100644
--- a/sysutils/intel-pcm/Makefile
+++ b/sysutils/intel-pcm/Makefile
@@ -12,8 +12,7 @@ COMMENT= Intel PCM toolkit
LICENSE= BSD3CLAUSE
-USES= compiler:c++11-lang dos2unix gmake
-DOS2UNIX_FILES= cpucounters.cpp cpucounters.h
+USES= compiler:c++11-lang gmake
ONLY_FOR_ARCHS= i386 amd64