ports/54347: [patch][non-maintainer] remove bogus makevar from sysutils/portsman
Mark Linimon
linimon at lonesome.com
Fri Jul 11 01:10:17 UTC 2003
>Number: 54347
>Category: ports
>Synopsis: [patch][non-maintainer] remove bogus makevar from sysutils/portsman
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu Jul 10 18:10:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Mark Linimon
>Release: FreeBSD-4.7
>Organization:
FreeBSD
>Environment:
System: FreeBSD lonesome.lonesome.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Nov 8 23:46:29 CST 2002 root at lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA i386
>Description:
The Makefile for this port defines USE_GZIP which is (no longer?)
used anywhere in the system. gzip is used by default; there
is a define for USE_ZIP, but that is not what this port needs.
>How-To-Repeat:
n/a
>Fix:
Remove the useless line.
--- portsman/Makefile.dist Tue Jun 3 16:47:49 2003
+++ portsman/Makefile Thu Jul 10 20:01:49 2003
@@ -23,7 +23,6 @@
MAN1= portsman.1
MAN5= portsmanrc.5
-USE_GZIP= yes
GNU_CONFIGURE= yes
.include <bsd.port.post.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list