diff options
| author | Pietro Cerutti <gahr@FreeBSD.org> | 2013-11-11 15:22:04 +0000 |
|---|---|---|
| committer | Pietro Cerutti <gahr@FreeBSD.org> | 2013-11-11 15:22:04 +0000 |
| commit | 8b429fae78ecf48957fecce3b139d43e30af218e (patch) | |
| tree | 77982f1012a2bdfb4e178d2a1b2e4401448169a4 /games/nil/files/patch-configure | |
| parent | - Switch to USES=gmake. (diff) | |
- Remove games/nil
This port has been unmaintained for years and currently fails to build.
Notes
Notes:
svn path=/head/; revision=333511
Diffstat (limited to 'games/nil/files/patch-configure')
| -rw-r--r-- | games/nil/files/patch-configure | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/games/nil/files/patch-configure b/games/nil/files/patch-configure deleted file mode 100644 index 1564726c5e15..000000000000 --- a/games/nil/files/patch-configure +++ /dev/null @@ -1,12 +0,0 @@ ---- ./configure.orig Thu Jan 6 13:06:23 2005 -+++ ./configure Fri Jun 16 21:54:02 2006 -@@ -23,8 +23,7 @@ - echo " @cd src && make all" >> Makefile - echo "utils:" >> Makefile - echo " @cd utils && make all" >> Makefile --echo "all:" >> Makefile --echo " nil utils" >> Makefile -+echo "all: nil utils" >> Makefile - echo "clean:" >> Makefile - echo " @cd \$(CURRENTPATH)/utils && make clean" >> Makefile - echo " @cd \$(CURRENTPATH)/src && make clean" >> Makefile |
