From bb8299a72e36e461757f67c7b3749f019a6380bc Mon Sep 17 00:00:00 2001 From: kwm Date: Sat, 11 May 2013 21:13:21 +0000 Subject: Remove the fix to fix the build (go figure). Submitted by: Gustau Perez git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18449 df743ca5-7f9a-e211-a948-0013205c9059 --- accessibility/orca3/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'accessibility') diff --git a/accessibility/orca3/Makefile b/accessibility/orca3/Makefile index 0d38c1c63..466de0b6f 100644 --- a/accessibility/orca3/Makefile +++ b/accessibility/orca3/Makefile @@ -42,7 +42,5 @@ MAN1= orca.1 post-patch: @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \ ${WRKSRC}/src/orca/orca_i18n.py - @${REINPLACE_CMD} -e 's|from gi.repository import GObject|import gobject|g' \ - ${WRKSRC}/configure .include -- cgit v1.2.3