From 29747f458a1eb2ce23b4594b09d0256dd62760b8 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 14 Oct 2006 08:54:54 +0000 Subject: Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) --- graphics/pixelize/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/pixelize/Makefile') diff --git a/graphics/pixelize/Makefile b/graphics/pixelize/Makefile index 9df35ba2fc12..caf118652088 100644 --- a/graphics/pixelize/Makefile +++ b/graphics/pixelize/Makefile @@ -8,7 +8,7 @@ PORTNAME= pixelize PORTVERSION= 0.9.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ftp://lashwhip.com/pub/ \ @@ -19,7 +19,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Use many scaled down images to try to duplicate another image USE_GNOME= gtk12 imlib -IMLIB_CONFIG= ${X11BASE}/bin/imlib-config +IMLIB_CONFIG= ${LOCALBASE}/bin/imlib-config post-patch: @${REINPLACE_CMD} -e "s|^CC|#CC|" -e "s|CFLAGS = -g|CFLAGS+= |" \ -- cgit v1.2.3