You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
gkrellm: add gettext deps
This commit is contained in:
@@ -6,13 +6,12 @@ name gkrellm
|
||||
version 2.3.11
|
||||
revision 0
|
||||
categories sysutils
|
||||
platforms darwin
|
||||
maintainers nomaintainer
|
||||
license GPL-3+
|
||||
|
||||
description A GTK based system monitor
|
||||
|
||||
long_description ${description}
|
||||
long_description {*}${description}
|
||||
|
||||
# gkrellm.net invalid 2023 - Author Bill Wilson RIP 2022
|
||||
homepage http://gkrellm.srcbox.net
|
||||
@@ -24,9 +23,11 @@ checksums rmd160 0fa58d3a4bf861b3dd5c3b6aecdcda06ce18fabe \
|
||||
|
||||
use_bzip2 yes
|
||||
|
||||
depends_build port:pkgconfig
|
||||
depends_build port:gettext \
|
||||
port:pkgconfig
|
||||
|
||||
depends_lib path:lib/pkgconfig/gtk+-2.0.pc:gtk2 \
|
||||
depends_lib port:gettext-runtime \
|
||||
path:lib/pkgconfig/gtk+-2.0.pc:gtk2 \
|
||||
port:xorg-libsm
|
||||
|
||||
patch.pre_args-replace -p0 -p1
|
||||
|
||||
Reference in New Issue
Block a user