From b5740c55222e08d0f8ffa1f0b744ebca2521df7e Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Wed, 24 Jan 2001 01:43:08 +0000 Subject: Set the right win32 path, and bump version. PR: ports/34579 Submitted by: maintainer. --- multimedia/xine/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'multimedia') diff --git a/multimedia/xine/Makefile b/multimedia/xine/Makefile index 33d0e45f21c7..68b082c57ea7 100644 --- a/multimedia/xine/Makefile +++ b/multimedia/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} -- cgit v1.2.3