aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-05-10 15:42:40 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-05-10 15:42:40 +0000
commitc5831866db4afd4f9590ccded2df027c5beb7fe1 (patch)
tree56cca3eb56e7cc583d1ab974c74fbe26f35726b7 /graphics
parent137e7592b8747fe6b0f5d543c5743f09d5866053 (diff)
downloadports-c5831866db4afd4f9590ccded2df027c5beb7fe1.tar.gz
ports-c5831866db4afd4f9590ccded2df027c5beb7fe1.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/multivideo/Makefile5
-rw-r--r--graphics/multivideo/pkg-descr2
2 files changed, 4 insertions, 3 deletions
diff --git a/graphics/multivideo/Makefile b/graphics/multivideo/Makefile
index e71f75ffb320..b473c1b323c2 100644
--- a/graphics/multivideo/Makefile
+++ b/graphics/multivideo/Makefile
@@ -10,7 +10,7 @@ PORTNAME= multivideo
PORTVERSION= 0.1.0
PORTREVISION= 3
CATEGORIES= graphics
-MASTER_SITES= http://www.lis.inpg.fr/scientifique/bonnaud/multivideo/download/
+MASTER_SITES= http://www.lis.inpg.fr/pages_perso/bonnaud/multivideo/download/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= ports@FreeBSD.org
@@ -18,7 +18,6 @@ COMMENT= An image sequence viewer
LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2
-PLIST_FILES= bin/multivideo
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_BZIP2= yes
@@ -27,6 +26,8 @@ USE_GMAKE= yes
MAKE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}"
ALL_TARGET= default
+PLIST_FILES= bin/multivideo
+
WX_CONFIG= ${X11BASE}/bin/wxgtk2-2.4-config
post-patch:
diff --git a/graphics/multivideo/pkg-descr b/graphics/multivideo/pkg-descr
index 0eaa9f6be625..614a0c072c0f 100644
--- a/graphics/multivideo/pkg-descr
+++ b/graphics/multivideo/pkg-descr
@@ -18,4 +18,4 @@ image processing field. It has the following features:
* Adjustment of the display frame rate.
* Saving an image of the sequence in PGM, PPM, PNG or JPEG format.
-WWW: http://www.lis.inpg.fr/scientifique/bonnaud/multivideo/
+WWW: http://www.lis.inpg.fr/pages_perso/bonnaud/multivideo/