mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Use USE_GNOMENG.
This commit is contained in:
parent
717cf166e3
commit
16581da320
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=63209
@ -16,16 +16,14 @@ MAINTAINER= gnome@FreeBSD.org
|
|||||||
|
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_X_PREFIX= yes
|
USE_X_PREFIX= yes
|
||||||
USE_GNOME= yes
|
USE_GNOMENG= yes
|
||||||
|
USE_GNOME= gnomeprefix gnomehack gconf gdkpixbuf gnomeprint libglade
|
||||||
USE_LIBTOOL= yes
|
USE_LIBTOOL= yes
|
||||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||||
LIBS="-L${LOCALBASE}/lib"
|
LIBS="-L${LOCALBASE}/lib"
|
||||||
|
|
||||||
pre-patch:
|
post-patch:
|
||||||
@${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
|
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
|
||||||
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
|
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
|
||||||
@find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
|
|
||||||
's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
|
|
||||||
s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -56,18 +56,7 @@ share/locale/tr/LC_MESSAGES/eog.mo
|
|||||||
share/locale/uk/LC_MESSAGES/eog.mo
|
share/locale/uk/LC_MESSAGES/eog.mo
|
||||||
share/locale/zh_CN.GB2312/LC_MESSAGES/eog.mo
|
share/locale/zh_CN.GB2312/LC_MESSAGES/eog.mo
|
||||||
share/locale/zh_TW.Big5/LC_MESSAGES/eog.mo
|
share/locale/zh_TW.Big5/LC_MESSAGES/eog.mo
|
||||||
@dirrm share/gnome/pixmaps/eog
|
|
||||||
@dirrm share/gnome/help/eog/C/stylesheet-images
|
@dirrm share/gnome/help/eog/C/stylesheet-images
|
||||||
@dirrm share/gnome/help/eog/C/fig
|
@dirrm share/gnome/help/eog/C/fig
|
||||||
@dirrm share/gnome/help/eog/C
|
|
||||||
@dirrm share/gnome/help/eog
|
|
||||||
@dirrm share/gnome/eog/glade
|
@dirrm share/gnome/eog/glade
|
||||||
@dirrm share/gnome/eog
|
@dirrm share/gnome/eog
|
||||||
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/eog/window
|
|
||||||
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/eog/view
|
|
||||||
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/eog/full_screen
|
|
||||||
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/eog
|
|
||||||
@dirrm etc/gconf/gconf.xml.defaults/apps/eog/window
|
|
||||||
@dirrm etc/gconf/gconf.xml.defaults/apps/eog/view
|
|
||||||
@dirrm etc/gconf/gconf.xml.defaults/apps/eog/full_screen
|
|
||||||
@dirrm etc/gconf/gconf.xml.defaults/apps/eog
|
|
||||||
|
Loading…
Reference in New Issue
Block a user