summaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authormph <mph@FreeBSD.org>1998-05-22 18:50:18 +0000
committermph <mph@FreeBSD.org>1998-05-22 18:50:18 +0000
commit7412e4d70e79c3508e82b86c72327b8638252ff8 (patch)
treeca7ec06f3786b75ada8b62ce43f238d6fcd79f7a /x11-wm
parent7a26502af0d7cf80f8ce56f817439c90f6dda493 (diff)
downloadFreeBSD-ports-7412e4d70e79c3508e82b86c72327b8638252ff8.zip
FreeBSD-ports-7412e4d70e79c3508e82b86c72327b8638252ff8.tar.gz
$(X11BASE)/xmkmf --> $(X11BASE)/bin/xmkmf
Pointed out by: Brett Taylor <brett@peloton.physics.montana.edu> Screwed up by: mph
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/afterstep-stable/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/afterstep-stable/Makefile b/x11-wm/afterstep-stable/Makefile
index 03958d9..cc5708b 100644
--- a/x11-wm/afterstep-stable/Makefile
+++ b/x11-wm/afterstep-stable/Makefile
@@ -3,7 +3,7 @@
# Date created: 1 May 1998
# Whom: Brett Taylor
#
-# $Id:$
+# $Id: Makefile,v 1.20 1998/05/18 03:23:39 mph Exp $
#
DISTNAME= AfterStep-1.4.5.0
@@ -33,7 +33,7 @@ MANCOMPRESSED= yes
HAS_CONFIGURE= yes
-XMKMF= $(X11BASE)/xmkmf
+XMKMF= $(X11BASE)/bin/xmkmf
pre-configure:
@${ECHO_MSG} "The interactive portion is asking you about languages"
@${ECHO_MSG} "and color use by asclock."
OpenPOWER on IntegriCloud