Date: Mon, 31 Jan 2005 21:30:05 +0100 (CET) From: Florent Thoumie <flz@xbsd.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: markp@FreeBSD.org Subject: ports/76922: Update port: games/penguin-command - fix packing list Message-ID: <20050131203005.DF66E119F3@gate.xbsd.org> Resent-Message-ID: <200501312030.j0VKUQwL020514@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 76922 >Category: ports >Synopsis: Update port: games/penguin-command - fix packing list >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jan 31 20:30:26 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Florent Thoumie >Release: FreeBSD 5.3-RELEASE i386 >Organization: Xbsd.org >Environment: System: FreeBSD gate.xbsd.org 5.3-RELEASE FreeBSD 5.3-RELEASE #2: Wed Nov 24 16:35:34 CET 2004 root@gate.xbsd.org:/usr/src/sys/i386/compile/GATE i386 >Description: Fix packing list. Maintainer (markp@FreeBSD.org) cc'ed. >How-To-Repeat: >Fix: --- penguin-command.diff begins here --- --- Makefile.orig Mon Jan 31 21:27:16 2005 +++ Makefile Mon Jan 31 21:27:59 2005 @@ -24,7 +24,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" CONFIGURE_TARGET= -MAN6= penguin-command.6 +MAN6= penguin-command.6 penguin-command.ja.6 post-patch: ${REINPLACE_CMD} 's|"SDL/SDL|"SDL|g ; s|<SDL/SDL|<SDL|g' \ --- penguin-command.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050131203005.DF66E119F3>