pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/erlang-epam
Module Name: pkgsrc
Committed By: nia
Date: Fri May 14 11:54:50 UTC 2021
Modified Files:
pkgsrc/security/erlang-epam: Makefile
Log Message:
erlang-epam: needs pam
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/security/erlang-epam/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/erlang-epam/Makefile
diff -u pkgsrc/security/erlang-epam/Makefile:1.7 pkgsrc/security/erlang-epam/Makefile:1.8
--- pkgsrc/security/erlang-epam/Makefile:1.7 Fri Jan 15 23:41:34 2021
+++ pkgsrc/security/erlang-epam/Makefile Fri May 14 11:54:50 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2021/01/15 23:41:34 triaxx Exp $
+# $NetBSD: Makefile,v 1.8 2021/05/14 11:54:50 nia Exp $
DISTNAME= epam-1.0.10
CATEGORIES= security
@@ -17,4 +17,5 @@ GNU_CONFIGURE= yes
LDFLAGS.SunOS+= -lnsl -lsocket
.include "../../lang/erlang/module.mk"
+.include "../../mk/pam.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index