aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/emiclock
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-04-19 17:56:05 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-04-19 17:56:05 +0000
commit3e4ed01146cfe2bdca465bd0e4d199341f62a0b6 (patch)
treed573ea09b2bf6be67cb497df199932da9e2707c4 /x11-clocks/emiclock
parent40049f4af2200d0dcf33596508688623fc75f764 (diff)
downloadports-3e4ed01146cfe2bdca465bd0e4d199341f62a0b6.tar.gz
ports-3e4ed01146cfe2bdca465bd0e4d199341f62a0b6.zip
Notes
Diffstat (limited to 'x11-clocks/emiclock')
-rw-r--r--x11-clocks/emiclock/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-clocks/emiclock/Makefile b/x11-clocks/emiclock/Makefile
index af585fe9d767..e7358738cf33 100644
--- a/x11-clocks/emiclock/Makefile
+++ b/x11-clocks/emiclock/Makefile
@@ -18,9 +18,9 @@ USE_IMAKE= yes
MAN1= emiclock.1
LANGRES= resources/R6/EUC/EmiClock.ad
-LANGDIR= ${X11BASE}/lib/X11/ja_JP.eucJP/app-defaults
-LANGDIR2= ${X11BASE}/lib/X11/ja_JP.EUC/app-defaults
-EMICLOCKDIR= ${X11BASE}/lib/X11/EmiClock
+LANGDIR= ${LOCALBASE}/lib/X11/ja_JP.eucJP/app-defaults
+LANGDIR2= ${LOCALBASE}/lib/X11/ja_JP.EUC/app-defaults
+EMICLOCKDIR= ${LOCALBASE}/lib/X11/EmiClock
PORTDOCS= COPYRIGHT COPYRIGHT.en
.include <bsd.port.pre.mk>