FreeBSD Bugzilla – Attachment 163260 Details for
Bug 204639
[NEW MODULE] autogen.mk: USES=autogen
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
ports-autogen.patch (text/plain), 526 bytes, created by
Yuri Victorovich
on 2015-11-17 20:27:31 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2015-11-17 20:27:31 UTC
Size:
526 bytes
patch
obsolete
>diff -ruN Mk/Uses/autogen.mk: Mk/Uses/autogen.mk: >--- Mk/Uses/autogen.mk: 1969-12-31 16:00:00.000000000 -0800 >+++ Mk/Uses/autogen.mk: 2015-11-17 12:23:34.342111000 -0800 >@@ -0,0 +1,17 @@ >+# $FreeBSD$ >+# >+# handle project bootstrapping with autogen.sh >+# >+# Feature: autogen >+# Usage: USES=autogen >+# Valid ARGS: none >+# >+# MAINTAINER: portmgr@FreeBSD.org >+ >+.if !defined(_INCLUDE_USES_AUTOGEN_MK) >+_INCLUDE_USES_AUTOGEN_MK= yes >+ >+pre-configure: >+ @(cd ${CONFIGURE_WRKSRC} ; ${SETENV} ${CONFIGURE_ENV} ./autogen.sh) >+ >+.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 204639
: 163260