summaryrefslogtreecommitdiff
path: root/www/chimera2
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-05-26 22:17:22 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-05-26 22:17:22 +0000
commiteb3cbd6399dfd572f7f1d9c309b86feaac06dd1a (patch)
treedf36931b3c51cd0fec5f4d20546bfc2db487f184 /www/chimera2
parentUse absolute path for install or shell script with (diff)
Set PREFIX directly to ${X11BASE}, it is overwriting somehow to /usr/X386
in old variant
Notes
Notes: svn path=/head/; revision=1794
Diffstat (limited to 'www/chimera2')
-rw-r--r--www/chimera2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/chimera2/Makefile b/www/chimera2/Makefile
index b29ec721a882..96a8b88d27e8 100644
--- a/www/chimera2/Makefile
+++ b/www/chimera2/Makefile
@@ -3,12 +3,13 @@
# Date created: 26 December 1994
# Whom: asami
#
-# $Id: Makefile,v 1.6 1995/04/01 12:47:51 jkh Exp $
+# $Id: Makefile,v 1.7 1995/04/04 15:46:16 asami Exp $
#
DISTNAME= chimera-1.65
CATEGORIES+= networking
MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera/
+PREFIX= ${X11BASE}
MAINTAINER= asami@FreeBSD.ORG