summaryrefslogtreecommitdiff
path: root/x11/gxset
diff options
context:
space:
mode:
authorBruce M Simpson <bms@FreeBSD.org>2005-01-12 16:25:59 +0000
committerBruce M Simpson <bms@FreeBSD.org>2005-01-12 16:25:59 +0000
commit4da68a3d4c18b14637233e1162174f9caa8d7de4 (patch)
tree74eb5e9075ec2acdc4cb9fac7907a4dc0b9bcd64 /x11/gxset
parentUpdate distinfo. (diff)
Add additional files to PLIST_FILES.
Notes
Notes: svn path=/head/; revision=126235
Diffstat (limited to 'x11/gxset')
-rw-r--r--x11/gxset/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/gxset/Makefile b/x11/gxset/Makefile
index cf47c01c8776..94e13b3b2569 100644
--- a/x11/gxset/Makefile
+++ b/x11/gxset/Makefile
@@ -24,6 +24,10 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
NOMAN=
+
PLIST_FILES= bin/gxset
+PLIST_FILES+= share/locale/cs/LC_MESSAGES/gxset.mo
+PLIST_FILES+= share/locale/da/LC_MESSAGES/gxset.mo
+PLIST_FILES+= share/locale/ja/LC_MESSAGES/gxset.mo
.include <bsd.port.mk>