From ceba2112833ea325577af308d27cad5d00490059 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 5 Aug 1998 09:31:52 +0000 Subject: Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. --- mail/xfmail/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/xfmail') diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile index d5f6bc5cb05b..7856cc8815f5 100644 --- a/mail/xfmail/Makefile +++ b/mail/xfmail/Makefile @@ -4,7 +4,7 @@ # Date created: 30 June 1996 # Whom: gena # -# $Id: Makefile,v 1.10 1998/01/10 18:36:55 jdp Exp $ +# $Id: Makefile,v 1.11 1998/07/05 23:44:39 steve Exp $ # DISTNAME= xfmail-1.3 @@ -16,7 +16,7 @@ MAINTAINER= gena@NetVision.net.il LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \ xforms\\.0\\.88\\.1:${PORTSDIR}/x11/xforms -USE_X11= yes +USE_X_PREFIX= yes GNU_CONFIGURE= yes MAN1= xfmail.1 -- cgit v1.2.3