From 9a906db2ae9f3ac4a8bcb86411ee3032585e39a0 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Sat, 23 Aug 2008 13:48:17 +0000 Subject: - Fix plist for NOPORTDOCS Reported by: QA Tindie --- emulators/xzx/Makefile | 1 - emulators/xzx/pkg-plist | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'emulators/xzx') diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile index f2ee48376781..c7d432b64d03 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -32,7 +32,6 @@ CONFIGURE_ARGS= --with-oss MAN1= xzx.1 DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-pro -PORTDOCS= COPYRIGHT FAQ README # Prevent configure from trying to run auto* since it's not needed and will # error if auto* < 2.54 diff --git a/emulators/xzx/pkg-plist b/emulators/xzx/pkg-plist index 332dc78cfabd..a78451fe9954 100644 --- a/emulators/xzx/pkg-plist +++ b/emulators/xzx/pkg-plist @@ -6,6 +6,10 @@ lib/xzx-pro/if1-v2.rom lib/xzx-pro/plus2.rom lib/xzx-pro/plus3.rom lib/xzx-pro/spectrum.rom +%%DOCSDIR%%/COPYRIGHT +%%DOCSDIR%%/FAQ +%%DOCSDIR%%/README +@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 -- cgit v1.2.3