diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-11-16 03:20:14 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-11-16 03:20:14 +0000 |
commit | cf6cdef06e95437dba2ea387051af4352a808ec6 (patch) | |
tree | acfc042bc272f381353e8efa981a665d20a9ed0f | |
parent | - Add stage support (diff) |
- Add stage support
-rw-r--r-- | games/gnustep-ladder/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/gnustep-ladder/Makefile b/games/gnustep-ladder/Makefile index b8413e734f79..a5e86f818579 100644 --- a/games/gnustep-ladder/Makefile +++ b/games/gnustep-ladder/Makefile @@ -25,5 +25,4 @@ USE_GNUSTEP_INSTALL= yes WRKSRC= ${WRKDIR}/${DISTNAME} -NO_STAGE= yes .include <bsd.port.mk> |