From 29cee150e7e4c823965c08385939f0e1bf23e7d7 Mon Sep 17 00:00:00 2001 From: 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. --- russian/X.language/Makefile | 4 ++-- russian/netscape4.language/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'russian') diff --git a/russian/X.language/Makefile b/russian/X.language/Makefile index 8c848b26d79a..5480ad0b75f5 100644 --- a/russian/X.language/Makefile +++ b/russian/X.language/Makefile @@ -3,7 +3,7 @@ # Date created: 31 Aug 1995 # Whom: ache # -# $Id: Makefile,v 1.18 1998/07/29 16:11:22 ache Exp $ +# $Id: Makefile,v 1.20 1998/08/03 08:49:00 ache Exp $ # DISTNAME= ru-X11-3.3 @@ -23,7 +23,7 @@ RUN_DEPENDS= ${X11BASE}/bin/xinit:${PORTSDIR}/x11/XFree86 NO_WRKSUBDIR= YES NO_BUILD= YES -USE_X11= YES +USE_X_PREFIX= YES PKGTMP = ${X11BASE}/.Xinstmp XLIB = ${X11BASE}/lib/X11 diff --git a/russian/netscape4.language/Makefile b/russian/netscape4.language/Makefile index 239f9f3a97a2..42c12d563d90 100644 --- a/russian/netscape4.language/Makefile +++ b/russian/netscape4.language/Makefile @@ -3,7 +3,7 @@ # Date created: 8 Apr 1996 # Whom: ache # -# $Id: Makefile,v 1.12 1996/12/08 01:15:22 max Exp $ +# $Id: Makefile,v 1.13 1998/06/27 05:19:29 asami Exp $ # PKGNAME= ru-netscape-3.01 @@ -18,7 +18,7 @@ RESTRICTED= "Includes a copyrighted file from Netscape" NO_EXTRACT= YES NO_BUILD= YES NO_WRKDIR= YES -USE_X11= YES +USE_X_PREFIX= YES APPDEF = ${X11BASE}/lib/X11/app-defaults -- cgit