Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 May 1998 19:14:40 +0300 (EET DST)
From:      mika ruohotie <bsdcur@shadows.aeon.net>
To:        current@FreeBSD.ORG
Subject:   afterstep144
Message-ID:  <199805191614.TAA04936@shadows.aeon.net>

next in thread | raw e-mail | index | archive | help

there's an error in the /usr/ports/x11/afterstep144/Makefile

below is the easy patch.


mickey

############ patch ############

*** /usr/ports/x11/afterstep144/Makefile~       Mon May 18 12:08:43 1998
--- /usr/ports/x11/afterstep144/Makefile        Tue May 19 19:06:23 1998
***************
*** 33,39 ****
  
  HAS_CONFIGURE=        yes  
! XMKMF=                $(X11BASE)/xmkmf
  pre-configure:
        @${ECHO_MSG} "The interactive portion is asking you about languages"
        @${ECHO_MSG} "and color use by asclock."
--- 33,39 ----  
  HAS_CONFIGURE=        yes  
! XMKMF=                $(X11BASE)/bin/xmkmf
  pre-configure:
        @${ECHO_MSG} "The interactive portion is asking you about languages"
        @${ECHO_MSG} "and color use by asclock."


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805191614.TAA04936>