From aafa744d0fba9c50a8846ab406390c74cd0e9937 Mon Sep 17 00:00:00 2001 From: Rusmir Dusko Date: Sun, 1 Dec 2013 00:16:17 +0000 Subject: [PATCH] - Remove OPTIONS_DEFAULT - Change typo audio/linux-f10-alsa-li to audio/linux-f10-alsa-lib - Change WWW Approved by: pawel / wg (mentors, implicit) --- x11/lxpanel/Makefile | 10 +++++----- x11/lxpanel/pkg-descr | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/x11/lxpanel/Makefile b/x11/lxpanel/Makefile index 5f6da669d513..df2c28fa5abd 100644 --- a/x11/lxpanel/Makefile +++ b/x11/lxpanel/Makefile @@ -17,10 +17,10 @@ LIB_DEPENDS= libmenu-cache.so:${PORTSDIR}/x11/menu-cache RUN_DEPENDS= ${LOCALBASE}/share/desktop-directories/lxde-audio-video.directory:${PORTSDIR}/x11/lxmenu-data OPTIONS_DEFINE= ALSA DOCS NLS -OPTIONS_DEFAULT= + OPTIONS_SUB= yes -ALSA_RUN_DEPENDS= ${LINUXBASE}/lib/libasound.so.2:${PORTSDIR}/audio/linux-f10-alsa-li +ALSA_RUN_DEPENDS= ${LINUXBASE}/lib/libasound.so.2:${PORTSDIR}/audio/linux-f10-alsa-lib ALSA_CONFIGURE_ENABLE= alsa NLS_USES= gettext @@ -42,13 +42,13 @@ PORTDOCS= AUTHORS README .include post-patch: - @${REINPLACE_CMD} -e 's,linux,sys,' \ + @${REINPLACE_CMD} -e 's|linux|sys|' \ ${WRKSRC}/src/plugins/volume/volume-impl.c - @${REINPLACE_CMD} -e 's,$$(DATADIRNAME)/locale,share/locale,' \ + @${REINPLACE_CMD} -e 's|$$(DATADIRNAME)/locale|share/locale|' \ ${WRKSRC}/po/Makefile.in.in .if ! ${PORT_OPTIONS:MNLS} - @${REINPLACE_CMD} -e 's,po man,man,' \ + @${REINPLACE_CMD} -e 's|po man|man|' \ ${WRKSRC}/Makefile.in .endif diff --git a/x11/lxpanel/pkg-descr b/x11/lxpanel/pkg-descr index 6f38a6db506e..3025293a52cb 100644 --- a/x11/lxpanel/pkg-descr +++ b/x11/lxpanel/pkg-descr @@ -5,4 +5,4 @@ It's not only with fbpanel features but also * supports i18n * provides lxpanelctl to control lxpanel -WWW: http://lxpanel.sourceforge.net/ +WWW: http://wiki.lxde.org/en/LXPanel