diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-11 20:50:54 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-11 20:50:54 +0000 |
commit | 6c3283274d3f7e123aff7adfd519f741ca7d1c95 (patch) | |
tree | 41a173a2ccbac7e935d9ff8c9026f05e98cced84 /net/zillion | |
parent | 4b088d6ca422c871e9d4a860f042ec23c660fb6c (diff) |
Notes
Diffstat (limited to 'net/zillion')
-rw-r--r-- | net/zillion/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/zillion/Makefile b/net/zillion/Makefile index d8b29c39cd19..6f55fc3b112d 100644 --- a/net/zillion/Makefile +++ b/net/zillion/Makefile @@ -19,7 +19,6 @@ USE_GNUSTEP_INSTALL= yes WRKSRC= ${WRKDIR}/${PORTNAME} -NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's|^CC=|# CC=|' ${WRKSRC}/GNUmakefile |