1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Add fix to make japanese/gnomecore to use japanese/gnomelibs

This commit is contained in:
Yukihiro Nakai 2000-11-17 09:37:59 +00:00
parent aec0dd1257
commit cc0d3b5ef9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35212

View File

@ -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"