aboutsummaryrefslogtreecommitdiffstats
path: root/audio/audacity
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2015-12-13 20:11:48 +0800
committerThomas Zander <riggs@FreeBSD.org>2015-12-13 20:11:48 +0800
commit39f82d71205ef6c90e50be3aceb82f8cdb1ce219 (patch)
tree1413713726df2594ed637f7a56091fd50a5d3686 /audio/audacity
parent793bebb882eb229383e30f75b217c62095208166 (diff)
downloadfreebsd-ports-gnome-39f82d71205ef6c90e50be3aceb82f8cdb1ce219.tar.gz
freebsd-ports-gnome-39f82d71205ef6c90e50be3aceb82f8cdb1ce219.tar.zst
freebsd-ports-gnome-39f82d71205ef6c90e50be3aceb82f8cdb1ce219.zip
Fix accidental dos2unix on non-text-files during build
PR: 204816 Submitted by: lenzi.sergio@gmail.com Approved by: xxjack12xx@gmail.com (maintainer)
Diffstat (limited to 'audio/audacity')
-rw-r--r--audio/audacity/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile
index fb2ae4b2d751..7bf59ce31c80 100644
--- a/audio/audacity/Makefile
+++ b/audio/audacity/Makefile
@@ -3,6 +3,7 @@
PORTNAME= audacity
PORTVERSION= 2.1.1
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= https://github.com/audacity/audacity/archive/
DISTNAME= Audacity-${PORTVERSION}
@@ -31,6 +32,7 @@ WX_COMPS= wx
INSTALLS_ICONS= yes
PORTDOCS= README.txt
INSTALL_TARGET= install-strip
+DOS2UNIX_GLOB= Makefile.* *.c* *.h
OPTIONS_DEFINE= NLS DEBUG DOCS FLAC ID3TAG LADSPA LAME MAD MIDI \
SBSMS SOUNDTOUCH TWOLAME VAMP VORBIS VST