FreeBSD Bugzilla – Attachment 120455 Details for
Bug 163258
[patch] security/bdc: unbreak make readme
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.01 KB, created by
Jason Helfman
on 2011-12-13 17:50:13 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jason Helfman
Created:
2011-12-13 17:50:13 UTC
Size:
1.01 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/jhelfman/ncvs/ports/security/bdc/Makefile,v >retrieving revision 1.12 >diff -u -r1.12 Makefile >--- Makefile 6 Jan 2009 17:59:18 -0000 1.12 >+++ Makefile 13 Dec 2011 17:47:18 -0000 >@@ -30,8 +30,7 @@ > .include <bsd.port.pre.mk> > > .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) && !defined(PACKAGE_BUILDING) >-ECHO_MSG= /usr/bin/printf >-IGNORE= :\n\ >+DISTFILE_INSTRUCTIONS=\n\ > You have to fetch ${DISTNAME}${EXTRACT_SUFX} manually after\n\ > reading and agreeing to the license at:\n\ > http://download.bitdefender.com/SMB/Workstation_Security_and_Management/BitDefender_Antivirus_Scanner_for_Unices/Unix/Old/EN/freebsd/Ver_${BDREL}/\n\ >@@ -41,6 +40,12 @@ > ${DISTDIR} and restart the build.\n > .endif > >+pre-fetch: >+.if defined(DISTFILE_INSTRUCTIONS) >+ @${PRINTF} "${DISTFILE_INSTRUCTIONS}" >+ @exit 1 >+.endif >+ > do-install: > @cd ${WRKDIR} && ${TAR} -cf - bdc | ${TAR} -xf - -C ${PREFIX}/ > @${CHOWN} -R ${BINOWN}:${BINGRP} ${PREFIX}/bdc
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 163258
: 120455 |
120456