pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/mednafen
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jan 30 17:08:43 UTC 2023
Modified Files:
pkgsrc/emulators/mednafen: Makefile
Log Message:
mednafen: remove unused intltool dependency
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/emulators/mednafen/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/mednafen/Makefile
diff -u pkgsrc/emulators/mednafen/Makefile:1.41 pkgsrc/emulators/mednafen/Makefile:1.42
--- pkgsrc/emulators/mednafen/Makefile:1.41 Sun Sep 11 12:51:33 2022
+++ pkgsrc/emulators/mednafen/Makefile Mon Jan 30 17:08:43 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2022/09/11 12:51:33 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2023/01/30 17:08:43 wiz Exp $
DISTNAME= mednafen-1.29.0
PKGREVISION= 3
@@ -22,7 +22,7 @@ CONFIGURE_ARGS+= --disable-sdlframework
WRKSRC= ${WRKDIR}/mednafen
GNU_CONFIGURE= yes
-USE_TOOLS+= intltool pkg-config
+USE_TOOLS+= pkg-config
USE_TOOLS+= msgfmt msgmerge xgettext
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index