Index: head/emulators/xzx/Makefile =================================================================== --- head/emulators/xzx/Makefile (revision 372467) +++ head/emulators/xzx/Makefile (revision 372468) @@ -1,38 +1,38 @@ # Created by: Sheldon Hearn # $FreeBSD$ PORTNAME= xzx PORTVERSION= 4.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators MASTER_SITES= http://fossies.org/linux/misc/ DISTNAME= ${PORTNAME}-pro-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= ZX Spectrum (48K/128K/+3) Emulator for X11 USES= imake:env motif USE_XORG= x11 ice sm xext xpm xt xxf86vm # License forbids redistribution RESTRICTED= Redistribution forbidden by license GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-oss DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-pro OPTIONS_DEFINE= DOCS pre-configure: @${REINPLACE_CMD} 's,(pkglibdir),(datadir)/doc/@PACKAGE@,' ${WRKSRC}/doc/Makefile.in # Prevent configure from trying to run auto* since it's not needed and will # error if auto* < 2.54 post-configure: @${REINPLACE_CMD} 's@autoheader@${TRUE}@g' ${WRKSRC}/Makefile @${REINPLACE_CMD} 's@autoconf@${TRUE}@g' ${WRKSRC}/Makefile @${ECHO_CMD} "${TRUE}" > ${WRKSRC}/missing .include Index: head/emulators/xzx/pkg-plist =================================================================== --- head/emulators/xzx/pkg-plist (revision 372467) +++ head/emulators/xzx/pkg-plist (revision 372468) @@ -1,16 +1,13 @@ bin/xzx lib/X11/app-defaults/Xzx lib/xzx-pro/128.rom lib/xzx-pro/if1-v1.rom lib/xzx-pro/if1-v2.rom +lib/xzx-pro/if1.rom lib/xzx-pro/plus2.rom lib/xzx-pro/plus3.rom lib/xzx-pro/spectrum.rom man/man1/xzx.1.gz %%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT %%PORTDOCS%%%%DOCSDIR%%/FAQ %%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@unexec rm -f %D/lib/xzx-pro/if1.rom -@exec ln -f %D/lib/xzx-pro/if1-v2.rom %D/lib/xzx-pro/if1.rom -@dirrm lib/xzx-pro