Index: head/lang/py-clojure/Makefile =================================================================== --- head/lang/py-clojure/Makefile (revision 434979) +++ head/lang/py-clojure/Makefile (revision 434980) @@ -1,19 +1,20 @@ # $FreeBSD$ PORTNAME= clojure PORTVERSION= 0.2.4 CATEGORIES= lang python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}_py-${PORTVERSION} DIST_SUBDIR= python MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of Clojure in Python LICENSE= EPL USES= python USE_PYTHON= distutils autoplist +NO_ARCH= yes .include