diff --git a/devel/cvsgraph/Makefile b/devel/cvsgraph/Makefile index bb4236fa1dd7..e1e8b903fbe8 100644 --- a/devel/cvsgraph/Makefile +++ b/devel/cvsgraph/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd \ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAN1= cvsgraph.1 +MAN5= cvsgraph.conf.5 USE_BISON= yes ALL_TARGET= cvsgraph diff --git a/games/defendguin/Makefile b/games/defendguin/Makefile index b254084ba205..a2617e69486e 100644 --- a/games/defendguin/Makefile +++ b/games/defendguin/Makefile @@ -21,4 +21,6 @@ MAKE_ENV= SDL_CONFIG="${SDL_CONFIG}" \ MKDIR="${MKDIR}" \ TAR="${TAR}" +MAN6= defendguin.6 + .include