diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:10:23 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:10:23 +0000 |
commit | 0c710c7b4edb5ca79906be0115763864bc7c903f (patch) | |
tree | 3f6447c55ab3d27cbf7cde9bc54d671393c9aec4 /net/libproxy-python | |
parent | f869483090ef76ab0fb56ed7b8b79a77bbc698a7 (diff) | |
download | ports-0c710c7b4edb5ca79906be0115763864bc7c903f.tar.gz ports-0c710c7b4edb5ca79906be0115763864bc7c903f.zip |
Notes
Diffstat (limited to 'net/libproxy-python')
-rw-r--r-- | net/libproxy-python/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/net/libproxy-python/Makefile b/net/libproxy-python/Makefile index 99156a0c4541..e8f5b72439df 100644 --- a/net/libproxy-python/Makefile +++ b/net/libproxy-python/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: libproxy-python -# Date created: 11 Januari 2011 -# Whom: Koop Mast <kwm@FreeBSD.org> -# +# Created by: Koop Mast <kwm@FreeBSD.org> # $FreeBSD$ # $MCom: ports/net/libproxy-python/Makefile,v 1.1 2011/01/12 13:10:54 kwm Exp $ @@ -21,6 +18,7 @@ USE_PYTHON= 2.5+ LIBPROXY_SLAVE= python +NO_STAGE= yes do-build: # empty |