summaryrefslogtreecommitdiffstats
path: root/x11/gnomesession/Makefile
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2005-09-19 00:00:07 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2005-09-19 00:00:07 +0800
commitb1e8b985ae82fd46f145f0b368c991c0259715bc (patch)
treecf3d9ac04db5197c8624dd81215e0043907026af /x11/gnomesession/Makefile
parent2c48a74a26caa06afef2658b11de523f2d145583 (diff)
downloadmarcuscom-ports-b1e8b985ae82fd46f145f0b368c991c0259715bc.tar
marcuscom-ports-b1e8b985ae82fd46f145f0b368c991c0259715bc.tar.gz
marcuscom-ports-b1e8b985ae82fd46f145f0b368c991c0259715bc.tar.bz2
marcuscom-ports-b1e8b985ae82fd46f145f0b368c991c0259715bc.tar.lz
marcuscom-ports-b1e8b985ae82fd46f145f0b368c991c0259715bc.tar.xz
marcuscom-ports-b1e8b985ae82fd46f145f0b368c991c0259715bc.tar.zst
marcuscom-ports-b1e8b985ae82fd46f145f0b368c991c0259715bc.zip
Add in the latest splash screen submissions. Please note that:
* I did not bump PORTREVISION * I did not change the distfile name * You'll have to wait for the file to propogate to the FTP servers, or will have to fetch it manually from the website first * You'll have to delete the old splash screen tarball from your distfiles/gnome2 directory first git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4846 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnomesession/Makefile')
-rw-r--r--x11/gnomesession/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnomesession/Makefile b/x11/gnomesession/Makefile
index c02336132..920ade617 100644
--- a/x11/gnomesession/Makefile
+++ b/x11/gnomesession/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnomesession/Makefile,v 1.64 2005/09/06 16:27:01 kwm Exp $
+# $MCom: ports/x11/gnomesession/Makefile,v 1.65 2005/09/09 03:05:43 adamw Exp $
#
PORTNAME= gnomesession
@@ -44,9 +44,9 @@ post-extract:
post-install:
${INSTALL_DATA} ${WRKSRC}/gnome-session/gnome-splash.png \
${PREFIX}/share/gnome/pixmaps/splash/original-gnome-splash.png
- ${INSTALL_DATA} ${WRKDIR}/freebsd-splashes-gnome-2.12/adamw-trophy-2.12.png \
+ ${INSTALL_DATA} ${WRKDIR}/freebsd-splashes-gnome-2.12/andreas-splash-2.12.png \
${PREFIX}/share/gnome/pixmaps/splash/gnome-splash.png
-.for splash in adamw-piggy-2.12.png adamw-trophy-2.12.png
+.for splash in adamw-piggy-2.12.png adamw-trophy-2.12.png andreas-slogan-2.12.png andreas-splash-2.12.png pascal-fork-2.12.png
${INSTALL_DATA} ${WRKDIR}/freebsd-splashes-gnome-2.12/${splash} \
${PREFIX}/share/gnome/pixmaps/splash
.endfor