aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2013-08-11 23:23:50 +0800
committerume <ume@FreeBSD.org>2013-08-11 23:23:50 +0800
commit8451d446386a666183493e55bd42bdd9c97b5ff1 (patch)
treed10409e3a3d746470135f02650f4b394a5e7b1fa /sysutils
parentee1f416151917fd9cc81a0fb49204f3427e77234 (diff)
downloadfreebsd-ports-gnome-8451d446386a666183493e55bd42bdd9c97b5ff1.tar.gz
freebsd-ports-gnome-8451d446386a666183493e55bd42bdd9c97b5ff1.tar.zst
freebsd-ports-gnome-8451d446386a666183493e55bd42bdd9c97b5ff1.zip
- Add USES+=pkgconfig to fix build. [1]
- Convert USE_GMAKE=yes to USES+=gmake. - Use WWW: with a single space to make portlint happy. PR: ports/181098 [1] Submitted by: CyberLeo <cyberleo__at__cyberleo.net> [1]
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/gkrellm2/Makefile2
-rw-r--r--sysutils/gkrellm2/pkg-descr4
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/gkrellm2/Makefile b/sysutils/gkrellm2/Makefile
index 00acf2ce90f2..6b9a445fb152 100644
--- a/sysutils/gkrellm2/Makefile
+++ b/sysutils/gkrellm2/Makefile
@@ -14,8 +14,8 @@ COMMENT= A GTK based system monitor
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
+USES+= gmake pkgconfig
USE_BZIP2= yes
-USE_GMAKE= yes
USE_RC_SUBR= gkrellmd
WANT_GNOME= yes
diff --git a/sysutils/gkrellm2/pkg-descr b/sysutils/gkrellm2/pkg-descr
index 59c8f059608c..7510056c9e88 100644
--- a/sysutils/gkrellm2/pkg-descr
+++ b/sysutils/gkrellm2/pkg-descr
@@ -4,5 +4,5 @@ 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
+Author: Bill Wilson bill@gkrellm.net
+WWW: http://gkrellm.net