ports/111761: [PATCH] x11-toolkits/fox: [fix OPTIONS]
Marcelo Araujo
araujo at island.freebsd.org
Tue Apr 17 11:10:08 UTC 2007
>Number: 111761
>Category: ports
>Synopsis: [PATCH] x11-toolkits/fox: [fix OPTIONS]
>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: Tue Apr 17 11:10:07 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Marcelo Araujo (araujo at bsdmail.org)
>Release: FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD island.freebsd.org 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007
>Description:
- update Makefile, using OPTIONS.
Port maintainer (araujo at bsdmail.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- fox-1.0.53.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/fox10/Makefile,v
retrieving revision 1.45
diff -u -r1.45 Makefile
--- Makefile 29 Mar 2007 10:52:51 -0000 1.45
+++ Makefile 17 Apr 2007 11:04:15 -0000
@@ -36,6 +36,13 @@
MAN1= reswrap.1
+OPTIONS= SHM "Enable Shared Memory support" on \
+ CUPS "Enable CUPS support" off \
+ DEBUG "Build with DEBUG support" off \
+ FOX_APPLICATIONS "Install sample applications" off \
+ OPTIMIZED_CXXFLAGS "Enable additional optimizations" off \
+ PROFILING "Build with PROFILING support" off
+
##
## Additional Options
##
--- fox-1.0.53.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list