diff options
Diffstat (limited to 'textproc/redland-bindings-python/Makefile')
-rw-r--r-- | textproc/redland-bindings-python/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/redland-bindings-python/Makefile b/textproc/redland-bindings-python/Makefile index 92ed591bbdb6..9988c0b20244 100644 --- a/textproc/redland-bindings-python/Makefile +++ b/textproc/redland-bindings-python/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: redland-bindings-python -# Date created: 23 March 2005 -# Whom: Jordi Haarman -# +# Created by: Jordi Haarman # $FreeBSD$ -# CATEGORIES= textproc python @@ -17,4 +13,5 @@ CONFLICTS= redland-bindings-[0-9]* WITH_PYTHON= yes +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |