svn commit: r496199 - head/security/yapet
Mark Linimon
linimon at FreeBSD.org
Mon Mar 18 19:39:55 UTC 2019
Author: linimon
Date: Mon Mar 18 19:39:54 2019
New Revision: 496199
URL: https://svnweb.freebsd.org/changeset/ports/496199
Log:
Pet portlint.
Modified:
head/security/yapet/Makefile
Modified: head/security/yapet/Makefile
==============================================================================
--- head/security/yapet/Makefile Mon Mar 18 18:44:16 2019 (r496198)
+++ head/security/yapet/Makefile Mon Mar 18 19:39:54 2019 (r496199)
@@ -11,9 +11,10 @@ COMMENT= Curses based password manager
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= gmake ncurses ssl pkgconfig compiler:c++14-lang
LIB_DEPENDS+= libargon2.so:security/libargon2 \
libcppunit.so:devel/cppunit
+
+USES= compiler:c++14-lang gmake ncurses ssl pkgconfig
GNU_CONFIGURE= yes
More information about the svn-ports-all
mailing list