summaryrefslogtreecommitdiff
path: root/devel/argp-standalone
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2012-10-23 17:05:07 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2012-10-23 17:05:07 +0000
commit55f73186ef7a0d42c19f55c3070f4a5733b90ff7 (patch)
tree6f39fe19a7a61647d14e25cbd2ec099fb3dc0826 /devel/argp-standalone
parentUpgrade 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
Notes
Notes: svn path=/head/; revision=306318
Diffstat (limited to 'devel/argp-standalone')
-rw-r--r--devel/argp-standalone/Makefile2
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