diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2012-07-05 17:26:10 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2012-07-05 17:26:10 +0000 |
commit | 84d5cb591b6118197c17abd71e7ee85fea9c6550 (patch) | |
tree | 8d8c85d118c3706801ecd96c66093bd0b5589b81 /net-mgmt/weplab | |
parent | 7e450076425a0509129b6963729d82423f020801 (diff) | |
download | ports-84d5cb591b6118197c17abd71e7ee85fea9c6550.tar.gz ports-84d5cb591b6118197c17abd71e7ee85fea9c6550.zip |
Notes
Diffstat (limited to 'net-mgmt/weplab')
-rw-r--r-- | net-mgmt/weplab/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/weplab/Makefile b/net-mgmt/weplab/Makefile index f31cb556cecb..efd3cbea1d6a 100644 --- a/net-mgmt/weplab/Makefile +++ b/net-mgmt/weplab/Makefile @@ -14,6 +14,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= WepLab is a tool designed to teach how WEP works GNU_CONFIGURE= yes +USE_CSTD= gnu89 MAN1= weplab.1 PLIST_FILES= bin/weplab |