summaryrefslogtreecommitdiff
path: root/x11-fm/gentoo
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2001-08-12 18:18:59 +0000
committerDoug Barton <dougb@FreeBSD.org>2001-08-12 18:18:59 +0000
commitc30f5df06ae768aee3330e917df67225581adaff (patch)
tree9b05656225e1e5b32ba7956658337a9935d3dfe9 /x11-fm/gentoo
parentAdd MANCOMPRESSED (diff)
Correct some items I was overzealous about
From the maintainer, new master site, -I tweak to improve build on RELENG_4 Submitted by: Anders Nordby <anders@fix.no>
Notes
Notes: svn path=/head/; revision=46151
Diffstat (limited to 'x11-fm/gentoo')
-rw-r--r--x11-fm/gentoo/Makefile8
-rw-r--r--x11-fm/gentoo/files/patch-src-Makefile10
-rw-r--r--x11-fm/gentoo/pkg-plist1
3 files changed, 10 insertions, 9 deletions
diff --git a/x11-fm/gentoo/Makefile b/x11-fm/gentoo/Makefile
index 1804ebfc38a8..898d34b3c185 100644
--- a/x11-fm/gentoo/Makefile
+++ b/x11-fm/gentoo/Makefile
@@ -9,6 +9,7 @@ PORTNAME= gentoo
PORTVERSION= 0.11.16
CATEGORIES= x11-fm
MASTER_SITES= http://www.obsession.se/gentoo/ \
+ http://www.ibiblio.org/pub/linux/utils/file/managers/ \
ftp://ftp.nuug.no/pub/anders/distfiles/
MAINTAINER= anders@fix.no
@@ -18,8 +19,7 @@ USE_GTK= yes
MAN1= gentoo.1
DOCS= BUGS CONFIG-CHANGES CREDITS FIXES-0.11 FIXES-0.9 README \
- README.NLS README.gtkrc TODO gentoorc-example \
- gentoogtkrc-example
+ README.NLS README.gtkrc TODO gentoogtkrc-example
post-patch:
@ ${MV} ${WRKSRC}/gentoorc-example ${WRKSRC}/gentoorc-example.Dist
@@ -43,9 +43,9 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/gentoorc-example ${PREFIX}/etc/gentoorc
${INSTALL_MAN} ${WRKSRC}/docs/gentoo.1x ${PREFIX}/man/man1/gentoo.1
.if !defined(NOPORTDOCS)
- ${CP} -R ${WRKSRC}/docs ${PREFIX}/share/doc/gentoo/
- ${CHMOD} 0755 ${PREFIX}/share/doc/gentoo
+ ${CP} -R ${WRKSRC}/docs ${PREFIX}/share/doc/gentoo
${RM} ${PREFIX}/share/doc/gentoo/gentoo.1x
+ ${CHMOD} -R a+r,+X ${PREFIX}/share/doc/gentoo
.for f in ${DOCS}
${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/share/doc/gentoo
.endfor
diff --git a/x11-fm/gentoo/files/patch-src-Makefile b/x11-fm/gentoo/files/patch-src-Makefile
index 5084881b303a..5d7b78dcff6c 100644
--- a/x11-fm/gentoo/files/patch-src-Makefile
+++ b/x11-fm/gentoo/files/patch-src-Makefile
@@ -1,6 +1,6 @@
---- src/Makefile.Dist Sun Apr 29 02:43:21 2001
-+++ src/Makefile Sat Aug 11 22:38:12 2001
-@@ -71,25 +71,23 @@
+--- src/Makefile.orig Sun Apr 29 11:43:21 2001
++++ src/Makefile Sat Jan 1 02:59:03 2000
+@@ -71,25 +71,24 @@
window.o menus.o\
../widgets/odemilbutton.o ../widgets/odscrolledbox.o ../widgets/odlabel.o
@@ -16,7 +16,9 @@
-CFLAGS_64BIT = -Wall -Wmissing-prototypes $(DEBUG) `gtk-config --cflags`\
+CFLAGS_64BIT = $(DEBUG) `gtk-config --cflags`\
-I/usr/X11R6/include -I../widgets -DGENTOO_PACKAGE='"gentoo"'\
- -DGENTOO_LOCALEDIR='"/home/emil/data/projects/gentoo/locale"'
+- -DGENTOO_LOCALEDIR='"/home/emil/data/projects/gentoo/locale"'
++ -DGENTOO_LOCALEDIR='"/home/emil/data/projects/gentoo/locale"' \
++ -I.
# Most files compile with the flags that are 64-bit compliant, plus some
# more to ensure ANSI compatibility.
diff --git a/x11-fm/gentoo/pkg-plist b/x11-fm/gentoo/pkg-plist
index d430bebe0187..a27f0c14874b 100644
--- a/x11-fm/gentoo/pkg-plist
+++ b/x11-fm/gentoo/pkg-plist
@@ -188,7 +188,6 @@ share/gentoo/icons/AbiWord.xpm
%%PORTDOCS%%share/doc/gentoo/FAQ
%%PORTDOCS%%share/doc/gentoo/BUGS
%%PORTDOCS%%share/doc/gentoo/gentoo.css
-%%PORTDOCS%%share/doc/gentoo/gentoorc-example
%%PORTDOCS%%share/doc/gentoo/gentoogtkrc-example
%%PORTDOCS%%share/doc/gentoo/gpl.html
%%PORTDOCS%%share/doc/gentoo/history.html