diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-10-27 09:11:28 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-10-27 09:11:28 +0000 |
commit | 1e7e0dce648295b207e28719bc9b1287596865a1 (patch) | |
tree | 47ecd11f6d933d6791e53ae0a54bb65389b9fd03 /audio/mad | |
parent | 06f52fe27c95ec5c00233893e062495ad320b082 (diff) | |
download | ports-1e7e0dce648295b207e28719bc9b1287596865a1.tar.gz ports-1e7e0dce648295b207e28719bc9b1287596865a1.zip |
portlint (whitespace cleanup)
Notes
Notes:
svn path=/head/; revision=92312
Diffstat (limited to 'audio/mad')
-rw-r--r-- | audio/mad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mad/Makefile b/audio/mad/Makefile index edb2cb16df69..d9a078aafab6 100644 --- a/audio/mad/Makefile +++ b/audio/mad/Makefile @@ -40,7 +40,7 @@ MAN1= abxtest.1 madplay.1 USE_GNOME+= esound PKGNAMESUFFIX= -esound .else -CONFIGURE_ARGS+= --without-esd +CONFIGURE_ARGS+= --without-esd .endif post-patch: |