FreeBSD Bugzilla – Attachment 23771 Details for
Bug 40814
explicit dependencies for security/gnupg
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 657 bytes, created by
Dmitry Morozovsky
on 2002-07-20 19:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Dmitry Morozovsky
Created:
2002-07-20 19:10:01 UTC
Size:
657 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/security/gnupg/Makefile,v >retrieving revision 1.44 >diff -u -r1.44 Makefile >--- Makefile 27 May 2002 23:16:06 -0000 1.44 >+++ Makefile 20 Jul 2002 18:04:51 -0000 >@@ -28,10 +28,10 @@ > > .include <bsd.port.pre.mk> > >-.if exists(${PREFIX}/lib/libgdbm.so) >+.if defined(WITH_GDBM) || exists(${PREFIX}/lib/libgdbm.so) > LIB_DEPENDS+= gdbm.2:${PORTSDIR}/databases/gdbm > .endif >-.if exists(${PREFIX}/lib/libiconv.so) >+.if defined(WITH_LIBICONV) || exists(${PREFIX}/lib/libiconv.so) > LIB_DEPENDS+= iconv.3:${PORTSDIR}/converters/libiconv > .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 40814
: 23771