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:
parent
aec0dd1257
commit
cc0d3b5ef9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35212
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user