aboutsummaryrefslogtreecommitdiff
path: root/x11/XFree86-4-libraries/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-07-20 23:42:31 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-07-20 23:42:31 +0000
commitb1b67f1bd946e2720e0f97a212a94dded125c88b (patch)
tree8e22b17209707af7ff88b9fa04ca373fa27762f5 /x11/XFree86-4-libraries/Makefile
parent706a697e77ba4eed3b00a33725c17c636d65eb83 (diff)
downloadports-b1b67f1bd946e2720e0f97a212a94dded125c88b.tar.gz
ports-b1b67f1bd946e2720e0f97a212a94dded125c88b.zip
Use ${OSVERSION} instead of uname.
Notes
Notes: svn path=/head/; revision=20288
Diffstat (limited to 'x11/XFree86-4-libraries/Makefile')
-rw-r--r--x11/XFree86-4-libraries/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/XFree86-4-libraries/Makefile b/x11/XFree86-4-libraries/Makefile
index 4c60a7b7d234..794220f3be48 100644
--- a/x11/XFree86-4-libraries/Makefile
+++ b/x11/XFree86-4-libraries/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 January 1995
# Whom: jmz
#
-# $Id: Makefile,v 1.54 1999/03/19 22:35:25 asami Exp $
+# $Id: Makefile,v 1.55 1999/07/20 22:14:55 jmz Exp $
#
DISTNAME= xc
@@ -25,6 +25,7 @@ ALL_TARGET= World
INSTALL_TARGET= install install.man
DIST_SUBDIR= xc
PATCH_DIST_ARGS=-p0 -E -d ${WRKDIR} --quiet
+SCRIPTS_ENV= OSVERSION=${OSVERSION}
# can't use USE_X_PREFIX here -- it will cause a circular dependency
PREFIX= ${X11BASE}
MTREE_FILE= /etc/mtree/BSD.x11.dist