diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-05-22 18:50:18 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-05-22 18:50:18 +0000 |
commit | f63c78f40d4f3ae498e93316069091cd072f5260 (patch) | |
tree | 4f14f9c03c3aa624502833040eccd5bcd678bf96 /x11-wm | |
parent | 8fbd11d4686f155f775a188cfe276c297a32f73f (diff) | |
download | ports-f63c78f40d4f3ae498e93316069091cd072f5260.tar.gz ports-f63c78f40d4f3ae498e93316069091cd072f5260.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/afterstep-stable/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/afterstep-stable/Makefile b/x11-wm/afterstep-stable/Makefile index 03958d99ec2a..cc5708bc3b40 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." |