With slight trepidation, add the portmgr subdirectory to the build.
This commit is contained in:
parent
280592133a
commit
e4c1f060db
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=24065
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/Makefile,v 1.118 2005/02/13 19:51:22 hrs Exp $
|
||||
# $FreeBSD: www/en/Makefile,v 1.119 2005/03/03 22:42:57 ceri Exp $
|
||||
|
||||
.if exists(Makefile.conf)
|
||||
.include "Makefile.conf"
|
||||
|
@ -49,6 +49,7 @@ SUBDIR+= java
|
|||
SUBDIR+= kse
|
||||
SUBDIR+= news
|
||||
SUBDIR+= platforms
|
||||
SUBDIR+= portmgr
|
||||
SUBDIR+= projects
|
||||
SUBDIR+= prstats
|
||||
SUBDIR+= releases
|
||||
|
|
Loading…
Reference in a new issue