Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Apr 2002 20:20:02 -0700 (PDT)
From:      Hye-Shik Chang <perky@fallin.lv>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/37617: Update port: graphics/py-paint
Message-ID:  <200205010320.g413K2U53314@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/37617; it has been noted by GNATS.

From: Hye-Shik Chang <perky@fallin.lv>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/37617: Update port: graphics/py-paint
Date: Wed, 1 May 2002 12:19:52 +0900

 oh sorry. i missed fixing regex.
 
 --- Makefile.orig	Wed May  1 11:33:32 2002
 +++ Makefile	Wed May  1 11:33:13 2002
 @@ -32,7 +32,7 @@
  .include <bsd.port.pre.mk>
  
  post-patch:
 -	${PERL} -pi -e 's@^\(.*libraries.*\)$$@\1include_dirs=${INC_DIRS},library_dirs=${LIB_DIRS},@g' \
 +	${PERL} -pi -e 's@^(.*libraries.*)$$@\1include_dirs=${INC_DIRS},library_dirs=${LIB_DIRS},@g' \
  		${WRKSRC}/setup.py
  
  .if !defined(NOPORTDOCS)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205010320.g413K2U53314>