Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153049419
D44153.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D44153.diff
View Options
diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile
--- a/java/eclipse/Makefile
+++ b/java/eclipse/Makefile
@@ -17,8 +17,7 @@
ONLY_FOR_ARCHS= aarch64 amd64 powerpc64 powerpc64le
-BUILD_DEPENDS= git:devel/git@lite \
- ${LOCALBASE}/share/java/apache-maven-3.8/bin/mvn:devel/maven \
+BUILD_DEPENDS= ${LOCALBASE}/share/java/apache-maven-3.8/bin/mvn:devel/maven \
zip:archivers/zip
LIB_DEPENDS= libsecret-1.so:security/libsecret \
libwebkit2gtk-4.0.so:www/webkit2-gtk3
@@ -73,6 +72,16 @@
ECLIPSE_RESULT= eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products/org.eclipse.sdk.ide-freebsd.gtk.${ARCH}.tar.gz
+OPTIONS_SINGLE= GIT
+OPTIONS_SINGLE_GIT= GIT_DEFAULT GIT_LITE
+OPTIONS_DEFAULT= GIT_LITE
+
+GIT_DESC= What Git flavour use for build?
+GIT_DEFAULT_DESC= Git default: devel/git
+GIT_DEFAULT_BUILD_DEPENDS= git:devel/git
+GIT_LITE_DESC= Git lite: devel/git@lite
+GIT_LITE_BUILD_DEPENDS= git:devel/git@lite
+
.include <bsd.port.pre.mk>
.if ${COMPILER_TYPE} == clang && ${COMPILER_VERSION} >= 150
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 19, 8:28 PM (7 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31796452
Default Alt Text
D44153.diff (1 KB)
Attached To
Mode
D44153: java/eclipse: prevent conflict install devel/git@lite if devel/git already installed
Attached
Detach File
Event Timeline
Log In to Comment