diff options
Diffstat (limited to 'security/softhsm/Makefile')
-rw-r--r-- | security/softhsm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/softhsm/Makefile b/security/softhsm/Makefile index beb1dee09386..64c1573d8f53 100644 --- a/security/softhsm/Makefile +++ b/security/softhsm/Makefile @@ -20,4 +20,5 @@ USE_LDCONFIG= yes MAN1= softhsm.1 softhsm-keyconv.1 MAN5= softhsm.conf.5 +NO_STAGE= yes .include <bsd.port.mk> |