mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
Update to 1.0.9.
This commit is contained in:
parent
5affd7c949
commit
d435b38f3e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=48588
@ -34,10 +34,4 @@ pre-patch:
|
||||
's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
|
||||
s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'
|
||||
|
||||
post-install:
|
||||
@if [ -L ${PREFIX}/include/bonobo ]; then \
|
||||
${RM} -f ${PREFIX}/include/bonobo; \
|
||||
fi
|
||||
@${LN} -sf ${PREFIX}/include/gnome-1.0/bonobo ${PREFIX}/include/bonobo
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -19,7 +19,6 @@ bin/sample-control-container
|
||||
etc/bonoboConf.sh
|
||||
etc/bonoboxConf.sh
|
||||
etc/bonobox_printConf.sh
|
||||
include/bonobo
|
||||
include/bonobo.h
|
||||
include/efs.h
|
||||
include/efs_error.h
|
||||
@ -196,4 +195,3 @@ share/locale/zh_TW/LC_MESSAGES/bonobo.mo
|
||||
@dirrm lib/bonobo/monikers
|
||||
@dirrm lib/bonobo
|
||||
@dirrm include/gnome-1.0/bonobo
|
||||
@dirrm include/gnome-1.0
|
||||
|
Loading…
Reference in New Issue
Block a user