From f2254cf0d8fd8191c20b0321c1a04cce47b73b18 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Sat, 14 Sep 2019 17:33:31 +0000 Subject: [PATCH] emulators/xsystem35: simplify WRKSRC handling --- emulators/xsystem35/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/emulators/xsystem35/Makefile b/emulators/xsystem35/Makefile index 6d9d74500a54..b248091f9c9f 100644 --- a/emulators/xsystem35/Makefile +++ b/emulators/xsystem35/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 1.7.3-pre5 PORTREVISION= 4 CATEGORIES= emulators games MASTER_SITES= DEBIAN -DISTNAME= ${PORTNAME}_${DISTVERSION}.orig +DISTFILES= ${DISTNAME:S/-/_/}.orig${EXTRACT_SUFX} MAINTAINER= jbeich@FreeBSD.org COMMENT= AliceSoft System 3.5/3.6/3.8/3.9 on X Window System @@ -44,7 +44,6 @@ INSTALL_TARGET= install-strip SUB_FILES= pkg-message -WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/:S/.orig//} DOCSDIR= ${PREFIX}/share/doc/ja/${PORTNAME} post-patch: