Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157662690
D57069.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
720 B
Referenced Files
None
Subscribers
None
D57069.diff
View Options
diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile
--- a/cad/kicad/Makefile
+++ b/cad/kicad/Makefile
@@ -10,7 +10,8 @@
LICENSE= GPLv2
BUILD_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:math/glm \
- swig:devel/swig
+ swig:devel/swig \
+ gtar:archivers/gtar
LIB_DEPENDS= libboost_locale.so:devel/boost-libs \
libabsl_log_internal_check_op.so:devel/abseil \
libgit2.so:devel/libgit2 \
@@ -60,7 +61,8 @@
-DKICAD_WAYLAND=ON \
-DKICAD_INSTALL_DEMOS=ON \
-DNANODBC_ENABLE_BOOST=ON \
- -DOCC_INCLUDE_DIR=${LOCALBASE}/include/OpenCASCADE
+ -DOCC_INCLUDE_DIR=${LOCALBASE}/include/OpenCASCADE \
+ -DTAR:FILEPATH=${LOCALBASE}/bin/gtar
CMAKE_ENV+= DODBC_PATH=${LOCALBASE}
USE_LDCONFIG= yes
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, May 24, 8:24 PM (10 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33328400
Default Alt Text
D57069.diff (720 B)
Attached To
Mode
D57069: Use gtar to support SOURCE_DATE_EPOCH
Attached
Detach File
Event Timeline
Log In to Comment