diff options
| author | Sergey Matveychuk <sem@FreeBSD.org> | 2012-10-23 17:05:07 +0000 |
|---|---|---|
| committer | Sergey Matveychuk <sem@FreeBSD.org> | 2012-10-23 17:05:07 +0000 |
| commit | 55f73186ef7a0d42c19f55c3070f4a5733b90ff7 (patch) | |
| tree | 6f39fe19a7a61647d14e25cbd2ec099fb3dc0826 | |
| parent | Upgrade to version 0.13.1. (diff) | |
- Remove license. There should be a version, but I'm not sure about it.
Feature safe: yes
Submitted by: bdrewery
| -rw-r--r-- | devel/argp-standalone/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/argp-standalone/Makefile b/devel/argp-standalone/Makefile index 45e8eb167a7e..f4ab3b0e590a 100644 --- a/devel/argp-standalone/Makefile +++ b/devel/argp-standalone/Makefile @@ -16,8 +16,6 @@ MASTER_SITE_SUBDIR= sem MAINTAINER= sem@FreeBSD.org COMMENT= Standalone version of arguments parsing functions from GLIBC -LICENSE= LGPL - USE_GCC= any GNU_CONFIGURE= yes USE_AUTOTOOLS= aclocal autoconf automake libtool |
