pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/mopher
Module Name: pkgsrc
Committed By: wiz
Date: Sat Jan 3 16:16:22 UTC 2026
Modified Files:
pkgsrc/mail/mopher: Makefile
Log Message:
mopher: needs gmake to build successfully on NetBSD-current
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/mail/mopher/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/mopher/Makefile
diff -u pkgsrc/mail/mopher/Makefile:1.8 pkgsrc/mail/mopher/Makefile:1.9
--- pkgsrc/mail/mopher/Makefile:1.8 Wed Jun 23 20:33:12 2021
+++ pkgsrc/mail/mopher/Makefile Sat Jan 3 16:16:22 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2021/06/23 20:33:12 nia Exp $
+# $NetBSD: Makefile,v 1.9 2026/01/03 16:16:22 wiz Exp $
DISTNAME= mopher-0.5.3
PKGREVISION= 2
@@ -30,6 +30,7 @@ HAS_CONFIGURE= yes
USE_LANGUAGES= c
USE_TOOLS+= lex
USE_TOOLS+= yacc
+USE_TOOLS+= gmake
CONFIGURE_ARGS+= --prefix=${PREFIX}
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASE}
Home |
Main Index |
Thread Index |
Old Index