aboutsummaryrefslogtreecommitdiff
path: root/sysutils/jps
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2017-04-21 07:40:31 +0000
committerMartin Wilke <miwi@FreeBSD.org>2017-04-21 07:40:31 +0000
commitda559c3b797be1fe6bcd7f5e2b04c5c707c82e53 (patch)
treeccdec7e2be8f5c3c071f13af69fa7c1511d0fa98 /sysutils/jps
parent1f03aa399289567acf06f73c587b76b0c7a5d1af (diff)
downloadports-da559c3b797be1fe6bcd7f5e2b04c5c707c82e53.tar.gz
ports-da559c3b797be1fe6bcd7f5e2b04c5c707c82e53.zip
- Mark CONFLICT with openjdk* (install same files to bin/)
PR: 208887 Submitted by: dch@skunkwerks.at Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=439019
Diffstat (limited to 'sysutils/jps')
-rw-r--r--sysutils/jps/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/jps/Makefile b/sysutils/jps/Makefile
index 71cf67a47580..15a06865770c 100644
--- a/sysutils/jps/Makefile
+++ b/sysutils/jps/Makefile
@@ -12,6 +12,8 @@ COMMENT= Wrapper to ps(1) that maps pids to jails
BUILD_DEPENDS= p5-Term-ReadKey>=0:devel/p5-Term-ReadKey
RUN_DEPENDS:= ${BUILD_DEPENDS}
+CONFLICTS_INSTALL= openjdk*
+
USES= perl5 shebangfix
PLIST_FILES= bin/jps man/man1/jps.1.gz
SHEBANG_FILES= jps.pl