From 7b56c40b952a22521dd35f39e00fcfbb408463b5 Mon Sep 17 00:00:00 2001 From: miwi Date: Tue, 25 Mar 2008 22:44:48 +0000 Subject: - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Bump PORTREVISION Approved by: portmgr (xorg cleanup) --- misc/gkrellscore/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'misc/gkrellscore') diff --git a/misc/gkrellscore/Makefile b/misc/gkrellscore/Makefile index 5bdf52a..8ce3838 100644 --- a/misc/gkrellscore/Makefile +++ b/misc/gkrellscore/Makefile @@ -16,12 +16,11 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Plugin to GKrellM that displays current sports scores -BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm +BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm \ wget:${PORTSDIR}/ftp/wget WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/} -USE_X_PREFIX= yes USE_PERL5_BUILD=yes USE_GNOME= imlib USE_GMAKE= yes -- cgit v1.1