From b4455771cced2fe9f134e751fe88dbba7226e694 Mon Sep 17 00:00:00 2001 From: Jeremy Lea Date: Mon, 17 Apr 2000 00:19:02 +0000 Subject: Standardize all user defined options to the booleans WITH_FOO and WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports --- sysutils/xbattbar/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysutils/xbattbar') diff --git a/sysutils/xbattbar/Makefile b/sysutils/xbattbar/Makefile index c3dd379a6ce9..8b4feaf475b6 100644 --- a/sysutils/xbattbar/Makefile +++ b/sysutils/xbattbar/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= sumikawa@FreeBSD.org USE_IMAKE= yes -USE_X11_PREFIX= yes +USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/xbattbar MAN1= xbattbar.1 -- cgit v1.2.3