aboutsummaryrefslogtreecommitdiff
path: root/multimedia/xine/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-05-18 10:04:27 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-05-18 10:04:27 +0000
commit9c5376b8eb4352fe97601b2ac3bd7a587115f994 (patch)
treec73e8dd04685370ca752db349b31b9354f565700 /multimedia/xine/Makefile
parent589fb25c3bea517aae5f1380187adb3f3cd59458 (diff)
downloadports-9c5376b8eb4352fe97601b2ac3bd7a587115f994.tar.gz
ports-9c5376b8eb4352fe97601b2ac3bd7a587115f994.zip
Notes
Diffstat (limited to 'multimedia/xine/Makefile')
-rw-r--r--multimedia/xine/Makefile23
1 files changed, 12 insertions, 11 deletions
diff --git a/multimedia/xine/Makefile b/multimedia/xine/Makefile
index 704167abafdd..9aa7c45ba8b4 100644
--- a/multimedia/xine/Makefile
+++ b/multimedia/xine/Makefile
@@ -5,23 +5,24 @@
# $FreeBSD$
#
-PORTNAME= xine
-PORTVERSION= 0.3.7
-CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+PORTNAME= xine
+PORTVERSION= 0.4.3
+CATEGORIES= graphics
+MASTER_SITES= http://xine.sourceforge.net/files/ \
+ ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= xine
-DISTNAME= ${PORTNAME}_${PORTVERSION}
+#DISTNAME= ${PORTNAME}_${PORTVERSION}
-MAINTAINER= roman@xpert.com
+MAINTAINER= roman@xpert.com
-USE_LIBTOOL= yes
-USE_X_PREFIX= yes
-USE_IMLIB= yes
+USE_LIBTOOL= yes
+USE_X_PREFIX= yes
+USE_IMLIB= yes
CONFIGURE_ARGS+= --with-w32-path=${LOCALBASE}/lib/win32
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-MAN1= xine.1
+MAN1= xine.1
post-install:
@${CAT} ${PKGMESSAGE}