aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/pyDict
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-04-01 20:44:58 +0800
committeredwin <edwin@FreeBSD.org>2006-04-01 20:44:58 +0800
commit9d306807166d8880a28481e643d5d1f714d64f76 (patch)
treeb7f3d57330db6a0eb38fbc0b1a3b3d0fab0c0d63 /chinese/pyDict
parent4a028daa104b5f4c96b261a8aedc6180136aeed5 (diff)
downloadfreebsd-ports-gnome-9d306807166d8880a28481e643d5d1f714d64f76.tar.gz
freebsd-ports-gnome-9d306807166d8880a28481e643d5d1f714d64f76.tar.zst
freebsd-ports-gnome-9d306807166d8880a28481e643d5d1f714d64f76.zip
Use SUB_FILES
Diffstat (limited to 'chinese/pyDict')
-rw-r--r--chinese/pyDict/Makefile2
-rw-r--r--chinese/pyDict/files/pkg-message.in (renamed from chinese/pyDict/pkg-message)2
2 files changed, 3 insertions, 1 deletions
diff --git a/chinese/pyDict/Makefile b/chinese/pyDict/Makefile
index 14b224d2483f..efda8d3fd13f 100644
--- a/chinese/pyDict/Makefile
+++ b/chinese/pyDict/Makefile
@@ -25,6 +25,8 @@ SHAREMODE= 644
DICTDIR= ${PREFIX}/lib/X11/pyDict
DOCDIR= ${PREFIX}/share/doc/pyDict
USE_REINPLACE= yes
+PKGMESSAGE= ${WRKDIR}/pkg-message
+USE_SUBFILES= pkg-message
.include <bsd.port.pre.mk>
diff --git a/chinese/pyDict/pkg-message b/chinese/pyDict/files/pkg-message.in
index 1f735c1dc1bb..9f572dd8cba5 100644
--- a/chinese/pyDict/pkg-message
+++ b/chinese/pyDict/files/pkg-message.in
@@ -2,7 +2,7 @@
---------------------------------------------------------
If you experience problems displaying Chinese, first make
sure that you have correct locale settings, then copy
-/usr/X11R6/lib/X11/pyDict/gtkrc.zh_TW.big5.sample to
+%%PREFIX%%/lib/X11/pyDict/gtkrc.zh_TW.big5.sample to
~/.gtkrc.zh_TW.big5 and try again.
---------------------------------------------------------