From e79094b906d4c4f116c3355b6ef85b9d2a2ade05 Mon Sep 17 00:00:00 2001 From: mezz Date: Wed, 30 May 2007 18:26:16 +0000 Subject: Sync w/ FreeBSD ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8951 df743ca5-7f9a-e211-a948-0013205c9059 --- net/crescendo/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'net/crescendo/Makefile') 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) -- cgit v1.2.3