aboutsummaryrefslogtreecommitdiff
path: root/databases/py-apsw/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2014-04-15 14:39:06 +0000
committerSteve Wills <swills@FreeBSD.org>2014-04-15 14:39:06 +0000
commit20dc98147a8cccf65ca5b6e0e51862e336d765c2 (patch)
tree8a91f1293dbc1f5f20c9eddb732f103c8b714dc6 /databases/py-apsw/Makefile
parentdb175077f31503ad8952e1762d67beba20c470c9 (diff)
downloadports-20dc98147a8cccf65ca5b6e0e51862e336d765c2.tar.gz
ports-20dc98147a8cccf65ca5b6e0e51862e336d765c2.zip
Notes
Diffstat (limited to 'databases/py-apsw/Makefile')
-rw-r--r--databases/py-apsw/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/py-apsw/Makefile b/databases/py-apsw/Makefile
index 5dad1f692a55..cb7056bca72a 100644
--- a/databases/py-apsw/Makefile
+++ b/databases/py-apsw/Makefile
@@ -21,5 +21,4 @@ USE_PYDISTUTILS=yes
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-NO_STAGE= yes
.include <bsd.port.mk>