diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2015-12-16 09:40:24 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2015-12-16 09:40:24 +0000 |
commit | 44b11906213d803546a109fd4c7ec76e9b861077 (patch) | |
tree | 33564926f679b86a2f499aac9d30effc8071e5d2 /sysutils/pesign | |
parent | 93ed85032b666b120bf0c5fd64098faacd7a8a1d (diff) | |
download | ports-44b11906213d803546a109fd4c7ec76e9b861077.tar.gz ports-44b11906213d803546a109fd4c7ec76e9b861077.zip |
Notes
Diffstat (limited to 'sysutils/pesign')
-rw-r--r-- | sysutils/pesign/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pesign/Makefile b/sysutils/pesign/Makefile index c82208880b37..b8399098cd09 100644 --- a/sysutils/pesign/Makefile +++ b/sysutils/pesign/Makefile @@ -20,7 +20,7 @@ USE_GCC= yes USE_GITHUB= yes GH_ACCOUNT= rhinstaller -USES= gmake pkgconfig +USES= gmake localbase pkgconfig USE_LDCONFIG= yes EXTRA_PATCHES= ${EXTRA_PATCHES_${OPSYS}_${OSREL:R}} |