aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/jps
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2017-04-21 15:40:31 +0800
committermiwi <miwi@FreeBSD.org>2017-04-21 15:40:31 +0800
commit4b9f51f5f63889383b0be1875e27b71b29a6cdbc (patch)
treeccdec7e2be8f5c3c071f13af69fa7c1511d0fa98 /sysutils/jps
parent3ef9b715f899c001cc32d68d5e10558f91ee9740 (diff)
downloadfreebsd-ports-gnome-4b9f51f5f63889383b0be1875e27b71b29a6cdbc.tar.gz
freebsd-ports-gnome-4b9f51f5f63889383b0be1875e27b71b29a6cdbc.tar.zst
freebsd-ports-gnome-4b9f51f5f63889383b0be1875e27b71b29a6cdbc.zip
- Mark CONFLICT with openjdk* (install same files to bin/)
PR: 208887 Submitted by: dch@skunkwerks.at Approved by: maintainer timeout
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