pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wine32: Remove PKG_DESTDIR_SUPPORT as it is redundant



Module Name:	pkgsrc-wip
Committed By:	Naveen Narayanan <zerous@nocebo.space>
Pushed By:	zerous
Date:		Mon Jun 24 21:22:27 2019 +0200
Changeset:	1940d9c7d2d7cdb8ff41f24cad1880a03c21a85c

Modified Files:
	wine32/Makefile

Log Message:
wine32: Remove PKG_DESTDIR_SUPPORT as it is redundant

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1940d9c7d2d7cdb8ff41f24cad1880a03c21a85c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 wine32/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/wine32/Makefile b/wine32/Makefile
index 641b431553..2cccf65421 100644
--- a/wine32/Makefile
+++ b/wine32/Makefile
@@ -15,7 +15,6 @@ GNU_CONFIGURE=		yes
 CONFIGURE_ARGS+=	--disable-tests
 USE_LANGUAGES=		c c++
 USE_TOOLS+=		bison flex gmake mktemp msgfmt autoconf perl
-PKG_DESTDIR_SUPPORT=	user-destdir
 REPLACE_PERL+=		tools/winemaker/winemaker tools/winedump/function_grep.pl
 NOT_PAX_MPROTECT_SAFE+=	bin/wine
 


Home | Main Index | Thread Index | Old Index