aboutsummaryrefslogtreecommitdiff
path: root/multimedia/slideshow
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-03-26 14:17:45 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-03-26 14:17:45 +0000
commitdda110582d78d47a611c76adb74ffa4095c6b99e (patch)
tree33ac0abce3d938e7bd2584cec11e650ec544ee59 /multimedia/slideshow
parent3d9be362ccdf59b1ae49da0f7a73006b89d61567 (diff)
downloadports-dda110582d78d47a611c76adb74ffa4095c6b99e.tar.gz
ports-dda110582d78d47a611c76adb74ffa4095c6b99e.zip
- Fix master sites
PR: ports/94932 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Notes
Notes: svn path=/head/; revision=158143
Diffstat (limited to 'multimedia/slideshow')
-rw-r--r--multimedia/slideshow/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/multimedia/slideshow/Makefile b/multimedia/slideshow/Makefile
index 7743622e00e4..76947d5eab0f 100644
--- a/multimedia/slideshow/Makefile
+++ b/multimedia/slideshow/Makefile
@@ -9,8 +9,7 @@ PORTNAME= slideshow
PORTVERSION= 0.8.0.p5
PORTREVISION= 2
CATEGORIES= multimedia
-MASTER_SITES= ${MASTER_SITE_SAVANNAH}
-MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}.pkg/${PORTVERSION:S/.p/-pre/}
+MASTER_SITES= http://ftp.osuosl.org/pub/FreeBSD/distfiles/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/-pre/}
MAINTAINER= ports@FreeBSD.org
@@ -24,7 +23,6 @@ INSTALLS_SHLIB= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
USE_PYTHON= yes
-USE_REINPLACE= yes
USE_SDL= image ttf
CONFIGURE_ARGS+= --disable-gtk-gui
CONFIGURE_ENV+= LDFLAGS="-lstdc++"