summaryrefslogtreecommitdiffstats
path: root/net/crescendo/Makefile
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-31 02:26:16 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-31 02:26:16 +0800
commite79094b906d4c4f116c3355b6ef85b9d2a2ade05 (patch)
treec80bbb35ebf620489b0d4b253fb568cffacb4482 /net/crescendo/Makefile
parentf2d60c0177604944bb81e461ccf469081bf9cb5a (diff)
downloadmarcuscom-ports-e79094b906d4c4f116c3355b6ef85b9d2a2ade05.tar
marcuscom-ports-e79094b906d4c4f116c3355b6ef85b9d2a2ade05.tar.gz
marcuscom-ports-e79094b906d4c4f116c3355b6ef85b9d2a2ade05.tar.bz2
marcuscom-ports-e79094b906d4c4f116c3355b6ef85b9d2a2ade05.tar.lz
marcuscom-ports-e79094b906d4c4f116c3355b6ef85b9d2a2ade05.tar.xz
marcuscom-ports-e79094b906d4c4f116c3355b6ef85b9d2a2ade05.tar.zst
marcuscom-ports-e79094b906d4c4f116c3355b6ef85b9d2a2ade05.zip
Sync w/ FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8951 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net/crescendo/Makefile')
-rw-r--r--net/crescendo/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/crescendo/Makefile b/net/crescendo/Makefile
index e25b66f77..81fcb7719 100644
--- a/net/crescendo/Makefile
+++ b/net/crescendo/Makefile
@@ -3,11 +3,12 @@
# Whom: dirk.meyer@dinoex.sub.org
#
# $FreeBSD$
+# $MCom$
#
PORTNAME= crescendo
PORTVERSION= 1.1.7
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net gnome
# Master Site broken
#MASTER_SITES= http://crescendo.lyrical.net/files/
@@ -33,6 +34,8 @@ USE_GNOME= gnomelibs
post-patch:
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's|txtOutput|txtNotepadOutput|g' \
+ ${WRKSRC}/src/notepad.c
post-install:
.if !defined(NOPORTDOCS)