[Midnightbsd-cvs] mports [21663] trunk/emulators/tpm-emulator/Makefile: fix depends
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Aug 14 23:35:18 EDT 2016
Revision: 21663
http://svnweb.midnightbsd.org/mports/?rev=21663
Author: laffer1
Date: 2016-08-14 23:35:17 -0400 (Sun, 14 Aug 2016)
Log Message:
-----------
fix depends
Modified Paths:
--------------
trunk/emulators/tpm-emulator/Makefile
Modified: trunk/emulators/tpm-emulator/Makefile
===================================================================
--- trunk/emulators/tpm-emulator/Makefile 2016-08-15 03:33:38 UTC (rev 21662)
+++ trunk/emulators/tpm-emulator/Makefile 2016-08-15 03:35:17 UTC (rev 21663)
@@ -14,7 +14,7 @@
LICENSE= gpl2
-LIB_DEPENDS= libgmp.so:math/gmp
+LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp
USES= cmake:outsource
USE_RC_SUBR= tpmd
More information about the Midnightbsd-cvs
mailing list