aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gkrellm2
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2013-10-12 18:08:23 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2013-10-12 18:08:23 +0000
commite7ac26213e0f8994fa05f85fea334790a887f6d2 (patch)
tree03ceec7aaced25d3c8f1e2b14730bd422b7b976b /sysutils/gkrellm2
parentd42a710797062cfef0ad12a41393e25b472ae65a (diff)
downloadports-e7ac26213e0f8994fa05f85fea334790a887f6d2.tar.gz
ports-e7ac26213e0f8994fa05f85fea334790a887f6d2.zip
- avoid package name collisions.
- shorten pkg-descr. - use USES=gmake.
Notes
Notes: svn path=/head/; revision=330163
Diffstat (limited to 'sysutils/gkrellm2')
-rw-r--r--sysutils/gkrellm2/Makefile3
-rw-r--r--sysutils/gkrellm2/pkg-descr1
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gkrellm2/Makefile b/sysutils/gkrellm2/Makefile
index 9869e29cc7e6..ccff4548474a 100644
--- a/sysutils/gkrellm2/Makefile
+++ b/sysutils/gkrellm2/Makefile
@@ -7,6 +7,7 @@ CATEGORIES= sysutils ipv6
MASTER_SITES= http://members.dslextreme.com/users/billw/gkrellm/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= ume
+PKGNAMESUFFIX= 2
MAINTAINER= ume@FreeBSD.org
COMMENT= A GTK based system monitor
@@ -28,7 +29,7 @@ GKRELLM_CLIENT_DESC= GKrellM Client
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGKRELLM_CLIENT}
-CONFLICTS= gkrellm-1.*
+CONFLICTS= gkrellm-[^2].* gkrellm[^2]-[^2].*
USE_GNOME= gtk20
.if ${PORT_OPTIONS:MNLS}
USES+= gettext
diff --git a/sysutils/gkrellm2/pkg-descr b/sysutils/gkrellm2/pkg-descr
index 7510056c9e88..e483af309b5a 100644
--- a/sysutils/gkrellm2/pkg-descr
+++ b/sysutils/gkrellm2/pkg-descr
@@ -4,5 +4,4 @@ With a single process, GKrellM manages multiple stacked monitors and supports
applying themes to match the monitors appearance to your window manager,
Gtk, or any other theme.
-Author: Bill Wilson bill@gkrellm.net
WWW: http://gkrellm.net