diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-10-24 23:37:25 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-10-24 23:37:25 +0000 |
commit | 4acc6fb2a411b291c9c210d82bafe7c62e71c77d (patch) | |
tree | bc16420eb52d65511ceb520c00171d219210a473 /x11-themes/gnome-splashscreen-manager/Makefile | |
parent | 97dfcc1b41c5b4581b1d73128a866beec069c5bf (diff) | |
download | ports-4acc6fb2a411b291c9c210d82bafe7c62e71c77d.tar.gz ports-4acc6fb2a411b291c9c210d82bafe7c62e71c77d.zip |
Notes
Diffstat (limited to 'x11-themes/gnome-splashscreen-manager/Makefile')
-rw-r--r-- | x11-themes/gnome-splashscreen-manager/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gnome-splashscreen-manager/Makefile b/x11-themes/gnome-splashscreen-manager/Makefile index ab7d27d931d2..bcf4487b4fce 100644 --- a/x11-themes/gnome-splashscreen-manager/Makefile +++ b/x11-themes/gnome-splashscreen-manager/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome-splashscreen-manager PORTVERSION= 0.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-themes MASTER_SITES= http://www.miketech.net/gnome-art/download/ DISTNAME= gnome-art-${PORTVERSION} @@ -24,7 +24,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} WRKSRC= ${WRKDIR}/gnome-art/${PORTNAME} USE_RUBY= yes USE_RUBY_SETUP= yes -GSPLASH= ${LOCALBASE}/share/gnome/pixmaps/splash +GSPLASH= ${LOCALBASE}/share/pixmaps/splash SPLASH_ICON= ${DATADIR}/glade/gnome-graphics.png post-patch: |