diff -urN /usr/ports/audio/lplayer/Makefile audio/lplayer/Makefile --- /usr/ports/audio/lplayer/Makefile Mon Jun 9 07:08:57 2003 +++ audio/lplayer/Makefile Sat Jun 14 19:52:43 2003 @@ -8,9 +8,7 @@ # PORTNAME= lplayer -PORTVERSION= 0.98.1 -PORTREVISION= 1 -#PORTEPOCH= +PORTVERSION= 0.98.2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -22,11 +20,12 @@ BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src + USE_QT_VER= 3 -USE_GMAKE= yes USE_REINPLACE= yes +USE_GMAKE= yes HAS_CONFIGURE= yes -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src MAKE_ENV+= QTDIR=${QT_PREFIX} CONFIGURE_ENV= ${MAKE_ENV} diff -urN /usr/ports/audio/lplayer/distinfo audio/lplayer/distinfo --- /usr/ports/audio/lplayer/distinfo Thu Jan 2 00:04:51 2003 +++ audio/lplayer/distinfo Sat Jun 14 19:56:29 2003 @@ -1 +1 @@ -MD5 (lplayer_0.98.1_src.tgz) = 9b6549068ff8af469d266bebbae7fb6c +MD5 (lplayer_0.98.2_src.tgz) = 95e74e891696f68fdf2cb5202bf159d8 diff -urN /usr/ports/audio/lplayer/files/patch-lp.pro audio/lplayer/files/patch-lp.pro --- /usr/ports/audio/lplayer/files/patch-lp.pro Thu Jan 2 00:04:51 2003 +++ audio/lplayer/files/patch-lp.pro Sat Jun 14 20:08:14 2003 @@ -1,14 +1,14 @@ ---- lp.pro.orig Wed Nov 13 05:39:16 2002 -+++ lp.pro Mon Dec 16 06:31:17 2002 -@@ -82,9 +82,8 @@ +--- lp.pro.orig Tue Jan 21 01:57:13 2003 ++++ lp.pro Sat Jun 14 20:08:02 2003 +@@ -88,9 +88,8 @@ #Qt only #============================================================================== #works most of the time -TMAKE_LIBS = -lxmms -L/sw/lib -lglib -INCLUDEPATH = /usr/include/xmms /usr/lib/glib/include /usr/include/glib-1.2\ -- /sw/include/xmms /sw/lib/glib/include /sw/include/glib-1.2 +- /sw/include/xmms /sw/lib/glib/include /sw/include/glib-1.2 /sw/include/qt +TMAKE_LIBS = -L@X11BASE@/lib -L@LOCALBASE@/lib @XMMSLIBS@ -+INCLUDEPATH = @X11BASE@/include @X11BASE@/include @XMMSINCS@ ++INCLUDEPATH = @X11BASE@/include @LOCALBASE@/include @XMMSINCS@ #mac os x using fink #TMAKE_LIBS = -lxmms -L/sw/lib -lglib