Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Apr 2000 19:51:10 -0400 (EDT)
From:      patseal@hyperhost.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/18028: boxes Makefile bug
Message-ID:  <20000415235110.91DE3137F0D@foobar.foobar.eyep.net>

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

>Number:         18028
>Category:       ports
>Synopsis:       boxes Makefile bug
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 15 17:00:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Patrick Seal
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
>Environment:

>Description:

I submitted this a long time ago, durring the port freeze for 4.0.

so please close:
ports/17327

>How-To-Repeat:

>Fix:


*** Makefile.orig	Fri Apr 14 04:45:24 2000
--- Makefile	Sat Apr 15 19:50:33 2000
***************
*** 17,25 ****
  
  MAN1=		boxes.1
  USE_GMAKE=	yes
! 
! do-build:
! 	cd $(WRKSRC); $(GMAKE)
  
  do-install:
  	${INSTALL_PROGRAM} ${WRKSRC}/src/boxes ${PREFIX}/bin
--- 17,23 ----
  
  MAN1=		boxes.1
  USE_GMAKE=	yes
! ALL_TARGET=
  
  do-install:
  	${INSTALL_PROGRAM} ${WRKSRC}/src/boxes ${PREFIX}/bin


>Release-Note:
>Audit-Trail:
>Unformatted:


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




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