Skip to content

Commit

Permalink
multimedia/xine: Update path to (lib)xine plugins
Browse files Browse the repository at this point in the history
Update paths due to version bump of (lib)xine

PR:		270291
Tested by:	fernape
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Apr 27, 2023
1 parent 968e42d commit 6ab8e39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions multimedia/xine/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xine
PORTVERSION= 0.99.14
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= multimedia
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-ui/${PORTVERSION}
DISTNAME= ${PORTNAME}-ui-${PORTVERSION}
Expand Down Expand Up @@ -48,7 +48,7 @@ NLS_CONFIGURE_ENABLE= nls
XFT_USE= XORG=xft
XFT_CONFIGURE_ENABLE= xft

XINE_PLUGINSDIR= lib/xine/plugins/2.10
XINE_PLUGINSDIR= lib/xine/plugins/2.11

post-patch:
@${REINPLACE_CMD} -e \
Expand Down

0 comments on commit 6ab8e39

Please sign in to comment.