pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/melonds melonds: Needs libpcap
details: https://anonhg.NetBSD.org/pkgsrc/rev/93489c0b639d
branches: trunk
changeset: 401358:93489c0b639d
user: nia <nia%pkgsrc.org@localhost>
date: Sun Sep 15 14:47:43 2019 +0000
description:
melonds: Needs libpcap
diffstat:
emulators/melonds/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 5d0cee254340 -r 93489c0b639d emulators/melonds/Makefile
--- a/emulators/melonds/Makefile Sun Sep 15 14:28:10 2019 +0000
+++ b/emulators/melonds/Makefile Sun Sep 15 14:47:43 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/09/13 10:12:07 nia Exp $
+# $NetBSD: Makefile,v 1.2 2019/09/15 14:47:43 nia Exp $
DISTNAME= melonDS-0.8.3
PKGNAME= ${DISTNAME:S/DS/ds/}
@@ -37,5 +37,6 @@
.include "../../devel/SDL2/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../net/libpcap/buildlink3.mk"
.include "../../x11/gtk3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index