1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Unbroke on bento and make it compliant with GNOME hier.

PR:		34361
Submitted by:	maintainer, sobomax
This commit is contained in:
Maxim Sobolev 2002-05-22 12:44:08 +00:00
parent b50512060d
commit dbf0b411be
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59695
2 changed files with 29 additions and 3 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= glitter
PORTVERSION= 1.0.b.1
PORTREVISION= 1
CATEGORIES= news
MASTER_SITES= http://mews.org.uk/glitter/\
ftp://ftp.gregnet.net/pub/FreeBSD/ports/news/glitter/
@ -14,8 +15,6 @@ DISTNAME= ${PORTNAME}-1.0beta1
MAINTAINER= greg@gregnet.net
BROKEN= "Does not package correctly"
USE_X_PREFIX= yes
USE_GTK= yes
WANT_GNOME= yes
@ -28,4 +27,11 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
USE_GNOME= yes
.endif
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 \
's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'
.include <bsd.port.mk>

View File

@ -1,3 +1,23 @@
bin/glitter
bin/gary
bin/glitter
share/gnome/apps/Internet/glitter.desktop
share/gnome/help/glitter/C/desc.html
share/gnome/help/glitter/C/dire.html
share/gnome/help/glitter/C/docbook.css
share/gnome/help/glitter/C/glitter.html
share/gnome/help/glitter/C/hints.html
share/gnome/help/glitter/C/hooks.html
share/gnome/help/glitter/C/intro.html
share/gnome/help/glitter/C/ln19.html
share/gnome/help/glitter/C/news.html
share/gnome/help/glitter/C/pref.html
share/gnome/help/glitter/C/sample.html
share/gnome/help/glitter/C/start.html
share/gnome/help/glitter/C/topic.dat
share/gnome/pixmaps/anim.png
share/gnome/pixmaps/anim.xpm
share/gnome/pixmaps/gwatermark.xpm
share/gnome/pixmaps/x.xpm
@dirrm share/gnome/help/glitter/C/images
@dirrm share/gnome/help/glitter/C
@dirrm share/gnome/help/glitter