summaryrefslogtreecommitdiff
path: root/audio/portaudio-devel
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2015-12-29 04:54:34 +0000
committerdholland <dholland@pkgsrc.org>2015-12-29 04:54:34 +0000
commit98785d5e4affb6557d62111b953c336f8af8ea21 (patch)
tree22660914e25548c12358662b9ca43a700d7d49a9 /audio/portaudio-devel
parented68e0788eeb4d65e2c1a411188b70d43224df36 (diff)
downloadpkgsrc-98785d5e4affb6557d62111b953c336f8af8ea21.tar.gz
Whitespace.
Diffstat (limited to 'audio/portaudio-devel')
-rw-r--r--audio/portaudio-devel/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/audio/portaudio-devel/Makefile b/audio/portaudio-devel/Makefile
index 4068ed9fceb..188db153099 100644
--- a/audio/portaudio-devel/Makefile
+++ b/audio/portaudio-devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2014/07/21 10:17:54 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2015/12/29 04:54:36 dholland Exp $
DISTNAME= pa_stable_v19_20140130
PKGNAME= portaudio-devel-20140130
@@ -26,12 +26,12 @@ WRKSRC= ${WRKDIR}/portaudio
INSTALLATION_DIRS= include/portaudio2 lib/portaudio2 lib/pkgconfig
-SUBST_CLASSES+= pthread
-SUBST_STAGE.pthread= pre-configure
-SUBST_MESSAGE.pthread= Fixing -lpthread references.
-SUBST_FILES.pthread= configure
-SUBST_SED.pthread= -e 's/-D_REENTRANT/${PTHREAD_CFLAGS}/g'
-SUBST_SED.pthread+= -e 's/-lpthread/${PTHREAD_LDFLAGS} ${PTHREAD_LIBS}/g'
+SUBST_CLASSES+= pthread
+SUBST_STAGE.pthread= pre-configure
+SUBST_MESSAGE.pthread= Fixing -lpthread references.
+SUBST_FILES.pthread= configure
+SUBST_SED.pthread= -e 's/-D_REENTRANT/${PTHREAD_CFLAGS}/g'
+SUBST_SED.pthread+= -e 's/-lpthread/${PTHREAD_LDFLAGS} ${PTHREAD_LIBS}/g'
SUBST_CLASSES+= pc
SUBST_STAGE.pc= pre-configure