Index: head/games/xabacus/Makefile =================================================================== --- head/games/xabacus/Makefile (revision 379086) +++ head/games/xabacus/Makefile (revision 379087) @@ -1,51 +1,51 @@ # Created by: Andrey Zakhvatov # $FreeBSD$ PORTNAME= xabacus -PORTVERSION= 8.0.0 +PORTVERSION= 8.0.2 CATEGORIES= games MASTER_SITES= http://www.tux.org/~bagleyd/abacus/ \ http://ftp.tux.org/pub/tux/bagleyd/xabacus/ MAINTAINER= ports@FreeBSD.org COMMENT= Abacus for X Window System LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= tar:bzip2 USE_XORG= xpm GNU_CONFIGURE= yes -CONFIGURE_ARGS= --without-nas CONFIGURE_ENV= ac_cv_x_app_defaults=${PREFIX}/lib/X11/app-defaults +CONFIGURE_ARGS= --without-nas INSTALLS_ICONS= yes DESKTOP_ENTRIES="XAbacus" "" "abacus" "${PORTNAME}" "" "" OPTIONS_DEFINE= ESOUND MOTIF OPTIONS_DEFAULT= MOTIF ESOUND_LIB_DEPENDS_OFF= librplay.so:${PORTSDIR}/audio/rplay ESOUND_USE= gnome=esound ESOUND_CONFIGURE_ON= --without-rplay --with-esound ESOUND_CONFIGURE_OFF= --with-rplay --without-esound ESOUND_LDFLAGS= -L${LOCALBASE}/lib -laudiofile -MOTIF_USES= motif +MOTIF_USES= motif MOTIF_CONFIGURE_WITH= motif post-patch: @${REINPLACE_CMD} -e \ 's|\($$(datadir)\)/games|\1| ; \ s|@XWIDGETLDFLAGS@|@LDFLAGS@| ; \ s|\([[:blank:]]\)/usr/games|\1$$(DESTDIR)$$(bindir)| ; \ /chmod/s|^|#| ; \ /chown/s|^|#|' ${WRKSRC}/Makefile.in post-install: .for i in 16 22 24 32 48 @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${i}x${i}/apps (cd ${WRKSRC}/pixmaps/${i}x${i} && ${INSTALL_DATA} abacus.png \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/${i}x${i}/apps) .endfor .include Index: head/games/xabacus/distinfo =================================================================== --- head/games/xabacus/distinfo (revision 379086) +++ head/games/xabacus/distinfo (revision 379087) @@ -1,2 +1,2 @@ -SHA256 (xabacus-8.0.0.tar.bz2) = e81aa183f2f0e1ed962709ed9aed0646ae1ad8cf57b4e60866201e8af54ea874 -SIZE (xabacus-8.0.0.tar.bz2) = 285620 +SHA256 (xabacus-8.0.2.tar.bz2) = aca55ad0df545f881ae11b792d4cac64b156474fe46291cfbd0bc4e55141ba8c +SIZE (xabacus-8.0.2.tar.bz2) = 285599