FreeBSD Bugzilla – Attachment 93448 Details for
Bug 131348
[maintainer] sysutils/pv - remove unsupported OPTIONS from port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pv.diff
pv.diff (text/plain), 857 bytes, created by
Daniel Roethlisberger
on 2009-02-03 21:10:01 UTC
(
hide
)
Description:
pv.diff
Filename:
MIME Type:
Creator:
Daniel Roethlisberger
Created:
2009-02-03 21:10:01 UTC
Size:
857 bytes
patch
obsolete
>diff -ruN pv.orig/Makefile pv/Makefile >--- pv.orig/Makefile 2008-03-17 20:50:15.000000000 +0100 >+++ pv/Makefile 2009-02-03 22:03:11.000000000 +0100 >@@ -7,6 +7,7 @@ > > PORTNAME= pv > PORTVERSION= 1.1.4 >+PORTREVISION= 1 > CATEGORIES= sysutils > MASTER_SITES= SF > MASTER_SITE_SUBDIR= pipeviewer >@@ -22,19 +23,11 @@ > PLIST_FILES= bin/pv > PORTDOCS= README COPYING INSTALL NEWS PACKAGE \ > TODO VERSION release-checklist >-OPTIONS= DEBUG "Enable debug support" off \ >- PROFILER "Enable profiling support" off \ >- LFS "Enable LFS support" on \ >+OPTIONS= LFS "Enable LFS support" on \ > NLS "Use Native Language Support" off > > .include <bsd.port.pre.mk> > >-.if defined(WITH_DEBUG) >-CONFIGURE_ARGS+= --enable-debugging >-.endif >-.if defined(WITH_PROFILER) >-CONFIGURE_ARGS+= --enable-profiling >-.endif > .if defined(WITHOUT_LFS) > CONFIGURE_ARGS+= --disable-lfs > .endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 131348
: 93448