diff --git a/x11-clocks/wmclock/Makefile b/x11-clocks/wmclock/Makefile index cd6c2956d03e..e35c68648e2a 100644 --- a/x11-clocks/wmclock/Makefile +++ b/x11-clocks/wmclock/Makefile @@ -1,55 +1,57 @@ PORTNAME= wmclock PORTVERSION= 1.0.16 +PORTREVISION= 1 CATEGORIES= x11-clocks windowmaker MASTER_SITES= DEBIAN DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org COMMENT= Dockable clock applet for Window Maker WWW= http://www.bluestop.org/wmclock/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING WRKSRC= ${WRKDIR}/dockapps-daaf3aa USES= autoreconf gmake pkgconfig xorg USE_XORG= xpm GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share OPTIONS_SINGLE= NLS OPTIONS_SINGLE_NLS= LANG_BR LANG_CS LANG_DA LANG_DE LANG_ES \ LANG_FR LANG_FR_ALT LANG_HR LANG_HU LANG_ID \ LANG_IT LANG_NB LANG_NL LANG_PL LANG_PT \ LANG_RU LANG_SL LANG_SV LANG_US LANG_UK OPTIONS_DEFAULT= LANG_US LANG_BR_CONFIGURE_ON= --with-lang=breton LANG_CS_CONFIGURE_ON= --with-lang=czech LANG_DA_CONFIGURE_ON= --with-lang=danish LANG_DE_CONFIGURE_ON= --with-lang=german LANG_ES_CONFIGURE_ON= --with-lang=spanish LANG_FR_CONFIGURE_ON= --with-lang=french LANG_FR_ALT_DESC= French (alternative) language support LANG_FR_ALT_CONFIGURE_ON= --with-lang=french2 LANG_HR_CONFIGURE_ON= --with-lang=croatian LANG_HU_CONFIGURE_ON= --with-lang=hungarian LANG_ID_CONFIGURE_ON= --with-lang=indonesian LANG_IT_CONFIGURE_ON= --with-lang=italian LANG_NB_CONFIGURE_ON= --with-lang=norwegian LANG_NL_CONFIGURE_ON= --with-lang=dutch LANG_PL_CONFIGURE_ON= --with-lang=polish LANG_PT_CONFIGURE_ON= --with-lang=portuguese LANG_RU_CONFIGURE_ON= --with-lang=russian LANG_SL_CONFIGURE_ON= --with-lang=slovene LANG_SV_CONFIGURE_ON= --with-lang=swedish LANG_US_CONFIGURE_ON= --with-lang=english LANG_UK_CONFIGURE_ON= --with-lang=ukrainian post-patch: @${REINPLACE_CMD} -e \ 's|mois_xpm|month_xpm|' ${WRKSRC}/lang.french2/month.xpm @${REINPLACE_CMD} -e \ 's|jours|weekday_xpm|' ${WRKSRC}/lang.french2/weekday.xpm .include diff --git a/x11-clocks/wmclock/pkg-plist b/x11-clocks/wmclock/pkg-plist index 0b85ce11ddff..e34724dc99d8 100644 --- a/x11-clocks/wmclock/pkg-plist +++ b/x11-clocks/wmclock/pkg-plist @@ -1,42 +1,42 @@ bin/wmclock -man/man1/wmclock.1.gz +share/man/man1/wmclock.1.gz %%DATADIR%%/lang.breton/month.xpm %%DATADIR%%/lang.breton/weekday.xpm %%DATADIR%%/lang.croatian/month.xpm %%DATADIR%%/lang.croatian/weekday.xpm %%DATADIR%%/lang.czech/month.xpm %%DATADIR%%/lang.czech/weekday.xpm %%DATADIR%%/lang.danish/month.xpm %%DATADIR%%/lang.danish/weekday.xpm %%DATADIR%%/lang.dutch/month.xpm %%DATADIR%%/lang.dutch/weekday.xpm %%DATADIR%%/lang.english/month.xpm %%DATADIR%%/lang.english/weekday.xpm %%DATADIR%%/lang.french/month.xpm %%DATADIR%%/lang.french/weekday.xpm %%DATADIR%%/lang.french2/month.xpm %%DATADIR%%/lang.french2/weekday.xpm %%DATADIR%%/lang.german/month.xpm %%DATADIR%%/lang.german/weekday.xpm %%DATADIR%%/lang.hungarian/month.xpm %%DATADIR%%/lang.hungarian/weekday.xpm %%DATADIR%%/lang.indonesian/month.xpm %%DATADIR%%/lang.indonesian/weekday.xpm %%DATADIR%%/lang.italian/month.xpm %%DATADIR%%/lang.italian/weekday.xpm %%DATADIR%%/lang.norwegian/month.xpm %%DATADIR%%/lang.norwegian/weekday.xpm %%DATADIR%%/lang.polish/month.xpm %%DATADIR%%/lang.polish/weekday.xpm %%DATADIR%%/lang.portuguese/month.xpm %%DATADIR%%/lang.portuguese/weekday.xpm %%DATADIR%%/lang.russian/month.xpm %%DATADIR%%/lang.russian/weekday.xpm %%DATADIR%%/lang.slovene/month.xpm %%DATADIR%%/lang.slovene/weekday.xpm %%DATADIR%%/lang.spanish/month.xpm %%DATADIR%%/lang.spanish/weekday.xpm %%DATADIR%%/lang.swedish/month.xpm %%DATADIR%%/lang.swedish/weekday.xpm %%DATADIR%%/lang.ukrainian/month.xpm %%DATADIR%%/lang.ukrainian/weekday.xpm