diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-07-16 21:59:48 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-07-16 21:59:48 +0000 |
commit | 3e61d7e8016993f253fc3656941d8aa1bbe6ccf7 (patch) | |
tree | 5c7980bf4b862ceb755aea2aa270373462796ee1 /security | |
parent | 9eed5526497a902d8c3fe91c907a10f88db03189 (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/spass/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/spass/Makefile b/security/spass/Makefile index 4f8a7350efc9..684d242726b9 100644 --- a/security/spass/Makefile +++ b/security/spass/Makefile @@ -25,6 +25,4 @@ LDFLAGS+= -L${LOCALBASE}/lib PLIST_FILES= bin/spass -MAKE_JOBS_SAFE= yes - .include <bsd.port.mk> |