ports/55466: Update port: graphics/gpaint

KATO Tsuguru tkato at prontomail.com
Mon Aug 11 14:00:38 UTC 2003


>Number:         55466
>Category:       ports
>Synopsis:       Update port: graphics/gpaint
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 11 07:00:33 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/gpaint/Makefile graphics/gpaint/Makefile
--- /usr/ports/graphics/gpaint/Makefile	Tue Jul 29 21:32:22 2003
+++ graphics/gpaint/Makefile	Mon Aug 11 13:26:42 2003
@@ -8,20 +8,16 @@
 PORTNAME=	gpaint
 PORTVERSION=	0.2.2
 CATEGORIES=	graphics gnome
-MASTER_SITES=	ftp://alpha.gnu.org/pub/gnu/gpaint/
+MASTER_SITES=	http://www.atai.org/gpaint/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A small-scale painting program for GNOME
 
 USE_X_PREFIX=	yes
 USE_GMAKE=	yes
-USE_GNOME=	gnomeprefix gnomehack gdkpixbuf gnomeprint
+USE_GNOME=	gnomehack gnomeprefix gnomeprint
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
-
-post-patch:
-	@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
-		s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
 
 .include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list