Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F168208850
D22015.id63239.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
642 B
Referenced Files
None
Subscribers
None
D22015.id63239.diff
View Options
Index: Makefile
===================================================================
--- Makefile
+++ Makefile
@@ -3,7 +3,7 @@
PORTNAME= libtomcrypt
PORTVERSION= 1.18.2
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= https://github.com/libtom/${PORTNAME}/releases/download/v${PORTVERSION}/
DISTNAME= crypt-${PORTVERSION}
@@ -34,7 +34,7 @@
LIBTOMMATH_DESC= Use LibTomMath
TOMSFASTMATH_DESC= Use TomsFastMath
-LIBTOMMATH_BUILD_DEPENDS= ${LOCALBASE}/include/tommath.h:math/libtommath
+LIBTOMMATH_LIB_DEPENDS= libtommath.so:math/libtommath
LIBTOMMATH_CFLAGS= -DLTM_DESC
LIBTOMMATH_VARS= EXTRALIBS+=-ltommath
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 27, 10:00 PM (20 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37420211
Default Alt Text
D22015.id63239.diff (642 B)
Attached To
Mode
D22015: security/libtomcrypt: make libtommath as a lib dependency, as resulted library is depended on it
Attached
Detach File
Event Timeline
Log In to Comment