aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/gnomelibs
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/gnomelibs')
-rw-r--r--japanese/gnomelibs/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/japanese/gnomelibs/Makefile b/japanese/gnomelibs/Makefile
index 2462828fd006..1e8c66d85886 100644
--- a/japanese/gnomelibs/Makefile
+++ b/japanese/gnomelibs/Makefile
@@ -15,4 +15,10 @@ EXTRA_PATCHES= ${.CURDIR}/files/patch-*
MAINTAINER= nakai@FreeBSD.org
+PLIST= ${.CURDIR}/pkg-plist
+
+post-install:
+ ${TOUCH} ${PREFIX}/bin/gnome-libs-jp
+ ${CHMOD} 755 ${PREFIX}/bin/gnome-libs-jp
+
.include "${MASTERDIR}/Makefile"