ports/151087: Update Makefile to be compatible with PR ports/150608
Sterling Camden
sterling at camdensoftware.com
Wed Sep 29 20:40:02 UTC 2010
>Number: 151087
>Category: ports
>Synopsis: Update Makefile to be compatible with PR ports/150608
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed Sep 29 20:40:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Sterling Camden
>Release: FreeBSD 8.1-STABLE amd64
>Organization:
Camden Software Consulting
>Environment:
System: FreeBSD libertas.local.camdensoftware.com 8.1-STABLE FreeBSD 8.1-STABLE #67: Tue Sep 28 11:44:08 PDT 2010 sterling at libertas.local.camdensoftware.com:/usr/obj/usr/src/sys/LIBERTAS amd64
>Description:
PR ports/150608 makes the OWL license a known license with auto-acceptance.
The sysutils/pcpustat port uses the OWL license, so the Makefile needs
to be altered so that it doesn't specify license details.
>How-To-Repeat:
After applying the patch for PR ports/150608, a 'make' in ports/sysutils/pcpustat
fails.
>Fix:
Apply the following patch to ports/sysutils/pcpustat/Makefile:
--- Makefile.old 2010-09-29 13:21:55.000000000 -0700
+++ Makefile 2010-09-29 13:22:37.000000000 -0700
@@ -19,10 +19,6 @@
PLIST_FILES= bin/pcpustat
LICENSE= OWL
-LICENSE_NAME= Open Works License
-LICENSE_PERMS= none
-LICENSE_FILE= ${FILESDIR}/license.txt
-MANUAL_PACKAGE_BUILD= needs interactive license confirmation
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list