- Remove another bunch of old, untranslated stuff
Discussed with: carvay
This commit is contained in:
parent
2508d20c63
commit
f762430c82
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31398
8 changed files with 1 additions and 560 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/es/Makefile,v 1.21 2006/08/19 21:22:30 hrs Exp $
|
||||
# $FreeBSD: www/es/Makefile,v 1.22 2007/11/07 09:01:08 gabor Exp $
|
||||
# $FreeBSDes: www/es/Makefile,v 1.3 2004/09/07 21:43:32 jcamou Exp $
|
||||
|
||||
.if exists(Makefile.conf)
|
||||
|
@ -41,7 +41,6 @@ SUBDIR+= releases
|
|||
#SUBDIR+= doc-es
|
||||
|
||||
.if !defined(WEB_ONLY) || empty(WEB_ONLY)
|
||||
SUBDIR+= ports
|
||||
SUBDIR+= doc
|
||||
.endif
|
||||
|
||||
|
|
|
@ -1,60 +0,0 @@
|
|||
# $FreeBSD: www/es/ports/Makefile,v 1.14 2006/07/16 11:22:04 simon Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
.endif
|
||||
.if exists(../Makefile.inc)
|
||||
.include "../Makefile.inc"
|
||||
.endif
|
||||
.if exists(Makefile.inc)
|
||||
.include "Makefile.inc"
|
||||
.endif
|
||||
|
||||
FETCH_OPT?= -am
|
||||
|
||||
.if defined(PINDEX_OVERRIDE)
|
||||