diff options
Diffstat (limited to 'security/tpmmanager/Makefile')
-rw-r--r-- | security/tpmmanager/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/tpmmanager/Makefile b/security/tpmmanager/Makefile index 7f5a80d..f54ac2c 100644 --- a/security/tpmmanager/Makefile +++ b/security/tpmmanager/Makefile @@ -12,7 +12,7 @@ COMMENT= TPM Manager LICENSE= GPLv2 -LIB_DEPENDS= libtspi.so:${PORTSDIR}/security/trousers +LIB_DEPENDS= libtspi.so:security/trousers USES= qmake USE_QT4= gui moc_build rcc_build uic_build |