aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2001-01-24 01:43:08 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2001-01-24 01:43:08 +0000
commitb5740c55222e08d0f8ffa1f0b744ebca2521df7e (patch)
treec3b2d3791e175476e4c79983e75dfac846803ec2 /graphics
parente3282fa4f8e1e08235ab4a198c3f00b25288b95d (diff)
downloadports-b5740c55222e08d0f8ffa1f0b744ebca2521df7e.tar.gz
ports-b5740c55222e08d0f8ffa1f0b744ebca2521df7e.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/xine/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/xine/Makefile b/graphics/xine/Makefile
index 33d0e45f21c7..68b082c57ea7 100644
--- a/graphics/xine/Makefile
+++ b/graphics/xine/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xine
PORTVERSION= 0.3.6
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://xine.sourceforge.net/files/
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -16,6 +17,7 @@ MAINTAINER= roman@xpert.com
USE_LIBTOOL= yes
USE_X_PREFIX= yes
USE_IMLIB= yes
+CONFIGURE_ARGS+= --with-w32-path=${LOCALBASE}/lib/w32
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}