summaryrefslogtreecommitdiff
path: root/audio/pd/Makefile
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2003-11-12 00:32:25 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2003-11-12 00:32:25 +0000
commit6a19217ef3a4756fa81875717bf94c7f07024a55 (patch)
treedf3e015ed800f4072063ec2f61b78d1ea1408b1e /audio/pd/Makefile
parentAdd one more XMMS aRts output plugin. (diff)
Wrap to 80 columns.
Notes
Notes: svn path=/head/; revision=93768
Diffstat (limited to '')
-rw-r--r--audio/pd/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/audio/pd/Makefile b/audio/pd/Makefile
index 1a4db6b5a30d..2325730546c0 100644
--- a/audio/pd/Makefile
+++ b/audio/pd/Makefile
@@ -36,9 +36,11 @@ pre-configure:
post-configure:
${CP} ${WRKSRC}/makefile ${WRKSRC}/makefile.orig
- ${SED} -e \
-"s:^INCLUDE = :INCLUDE = -I${LOCALBASE}/include/tk8.3 -I${LOCALBASE}/include/tcl8.3 -I${X11BASE}/include :g; s:^LIB =:LIB =${PTHREAD_LIBS}:g; s:^CFLAGS =:CFLAGS+=${PTHREAD_CFLAGS}:g" < ${WRKSRC}/makefile.orig \
- > ${WRKSRC}/makefile
+ ${SED} -e "s:^INCLUDE = :INCLUDE = -I${LOCALBASE}/include/tk8.3 \
+ -I${LOCALBASE}/include/tcl8.3 -I${X11BASE}/include :g; \
+ s:^LIB =:LIB =${PTHREAD_LIBS}:g; \
+ s:^CFLAGS =:CFLAGS+=${PTHREAD_CFLAGS}:g" \
+ < ${WRKSRC}/makefile.orig > ${WRKSRC}/makefile
pre-install:
${RM} -f ${PLIST}