From dad9e95f2c765c63fe2a11ef5c814f856dc53332 Mon Sep 17 00:00:00 2001 From: lawrance Date: Fri, 29 Apr 2005 11:38:32 +0000 Subject: Re-add USE_X_PREFIX that I accidentally removed. Reported by: krismail Diagnosed by: pav Approved by: pav (rent-a-mentor) --- graphics/gnofract4d/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/graphics/gnofract4d/Makefile b/graphics/gnofract4d/Makefile index ff6c2fbb7e1d..c8e537de9ab8 100644 --- a/graphics/gnofract4d/Makefile +++ b/graphics/gnofract4d/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Weird GNOME fractal generator +USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnometarget intlhack libgnomeui lthack USE_PYTHON= yes USE_PYDISTUTILS=yes -- cgit