aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/gkrellm2/Makefile
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2001-10-24 00:50:04 +0800
committerume <ume@FreeBSD.org>2001-10-24 00:50:04 +0800
commitfe8664cbc7641a360dcefa061e9127801590dec4 (patch)
tree9f0fe04dc582b7023eee2ea22d5c1c1e8e3af4de /sysutils/gkrellm2/Makefile
parent1926e890ca5789aedba6cb55cbe1fabda65cf091 (diff)
downloadfreebsd-ports-gnome-fe8664cbc7641a360dcefa061e9127801590dec4.tar.gz
freebsd-ports-gnome-fe8664cbc7641a360dcefa061e9127801590dec4.tar.zst
freebsd-ports-gnome-fe8664cbc7641a360dcefa061e9127801590dec4.zip
Update to 1.2.3.
Diffstat (limited to 'sysutils/gkrellm2/Makefile')
-rw-r--r--sysutils/gkrellm2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gkrellm2/Makefile b/sysutils/gkrellm2/Makefile
index 863f909a0fa8..0fa98a918246 100644
--- a/sysutils/gkrellm2/Makefile
+++ b/sysutils/gkrellm2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gkrellm
-PORTVERSION= 1.2.2
+PORTVERSION= 1.2.3
CATEGORIES= sysutils ipv6
MASTER_SITES= http://web.wt.net/~billw/gkrellm/ \
${MASTER_SITE_LOCAL}
@@ -51,7 +51,7 @@ CFLAGS+= -DSYSTEM_THEMES_DIR='\"${PREFIX}/share/gkrellm/themes\"' \
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/gkrellm ${PREFIX}/bin/gkrellm
- @cd ${WRKSRC}/locale && \
+ @cd ${WRKSRC}/po && \
${GMAKE} install enable_nls=1 LOCALEDIR=${PREFIX}/share/locale
@${MKDIR} ${PREFIX}/include/gkrellm