Update to 0.14.
This commit is contained in:
parent
94ed6725c1
commit
8f3ffd170f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=49885
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= bonobo-conf
|
||||
PORTVERSION= 0.12
|
||||
PORTVERSION= 0.14
|
||||
CATEGORIES= devel gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= unstable/sources/bonobo-conf
|
||||
@ -25,7 +25,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
pre-patch:
|
||||
@${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
|
||||
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
|
||||
@find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
|
||||
@find ${WRKSRC} -name "Makefile.in*" | xargs ${PERL} -pi -e \
|
||||
's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
|
||||
s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (bonobo-conf-0.12.tar.gz) = 713c4566fb09a628ab342ec5dfefe1bf
|
||||
MD5 (bonobo-conf-0.14.tar.gz) = ba37bffe8b6ac5c9281e0112de548b9d
|
||||
|
Loading…
Reference in New Issue
Block a user