FreeBSD Bugzilla – Attachment 164225 Details for
Bug 205310
[PATCH] Support for OPTION_SHEBANG_FILES helper
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
OPTION_SHEBANG_FILES support
shebangfiles-options.patch (text/plain), 1.25 KB, created by
TEUBEL György
on 2015-12-14 10:13:23 UTC
(
hide
)
Description:
OPTION_SHEBANG_FILES support
Filename:
MIME Type:
Creator:
TEUBEL György
Created:
2015-12-14 10:13:23 UTC
Size:
1.25 KB
patch
obsolete
>Index: Mk/bsd.options.mk >=================================================================== >--- Mk/bsd.options.mk (revision 403710) >+++ Mk/bsd.options.mk (working copy) >@@ -124,8 +124,8 @@ > # CONFLICTS_INSTALL CPPFLAGS CXXFLAGS DESKTOP_ENTRIES DISTFILES EXTRA_PATCHES > # EXTRACT_ONLY GH_ACCOUNT GH_PROJECT GH_TAGNAME IGNORE INFO INSTALL_TARGET > # LDFLAGS LIBS MAKE_ARGS MAKE_ENV PATCHFILES PATCH_SITES PLIST_DIRS >-# PLIST_DIRSTRY PLIST_FILES PLIST_SUB PORTDOCS PORTEXAMPLES SUB_FILES SUB_LIST >-# TEST_TARGET USES, >+# PLIST_DIRSTRY PLIST_FILES PLIST_SUB PORTDOCS PORTEXAMPLES SHEBANG_FILES >+# SUB_FILES SUB_LIST TEST_TARGET USES, > # defining ${opt}_${variable} will add its content to the actual variable when > # the option is enabled. Defining ${opt}_${variable}_OFF will add its content > # to the actual variable when the option is disabled. >@@ -152,7 +152,7 @@ > GH_ACCOUNT GH_PROJECT GH_TAGNAME IGNORE INFO INSTALL_TARGET \ > LDFLAGS LIBS MAKE_ARGS MAKE_ENV PATCHFILES PATCH_SITES \ > PLIST_DIRS PLIST_DIRSTRY PLIST_FILES PLIST_SUB PORTDOCS \ >- PORTEXAMPLES SUB_FILES SUB_LIST TEST_TARGET USES >+ PORTEXAMPLES SHEBANG_FILES SUB_FILES SUB_LIST TEST_TARGET USES > _OPTIONS_DEPENDS= PKG FETCH EXTRACT PATCH BUILD LIB RUN > > # The format here is target_family:priority:target-type
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 205310
: 164225